applied Stanley's listen1 patch, thanks Stanley! - 9base - revived minimalist p… | |
git clone git://git.suckless.org/9base | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 60bd5888062ba341609f89bb9788fbf31123b060 | |
parent 5eee7b5bb7e801a2ab1f88d327aff192fd8fd334 | |
Author: Anselm R Garbe <[email protected]> | |
Date: Wed, 23 Feb 2011 21:49:39 +0000 | |
applied Stanley's listen1 patch, thanks Stanley! | |
Diffstat: | |
M Makefile | 1 + | |
1 file changed, 1 insertion(+), 0 deletions(-) | |
--- | |
diff --git a/Makefile b/Makefile | |
@@ -27,6 +27,7 @@ SUBDIRS = lib9\ | |
grep\ | |
hoc\ | |
join\ | |
+ listen1\ | |
look\ | |
ls\ | |
md5sum\ |