summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-12-28 04:50:27 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-12-28 04:50:27 +0000
commit3d650ae6acee3101c8490ff86812657f4192293f (patch)
treed26251301b80aa783dd326151d2aa23c6abc3c40 /misc
parentGNU shar & unshar (diff)
gshar+gunshar added
Notes
Notes: svn path=/head/; revision=632
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/Makefile b/misc/Makefile
index c2890fdb5619..1a5e41ac1bbc 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.26 1994/12/26 09:12:50 ache Exp $
+# $Id: Makefile,v 1.27 1994/12/28 01:57:54 ache Exp $
#
# restricted: pgp.usa_only pgp.non-usa_only zip.with_encryption \
# unzip.with_encryption
#
-SUBDIR= Wnn calc hfs iozone ispell less lha mshell mtools netpbm \
- top unarj unzip xsysstats zoo screen zip
+SUBDIR= Wnn calc gshar+gunshar hfs iozone ispell less lha mshell mtools \
+ netpbm screen top unarj unzip xsysstats zip zoo
.include <bsd.port.subdir.mk>