aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-01-03 17:17:52 +0800
committerjkh <jkh@FreeBSD.org>1995-01-03 17:17:52 +0800
commit7c49a2b0462e752f903a76990795c71825729269 (patch)
tree242f88de20a91a8c238663e1a2cdef4b0860e1b9 /misc
parentcad925de4ff444d3badb77c62a538451710797e8 (diff)
downloadfreebsd-ports-gnome-7c49a2b0462e752f903a76990795c71825729269.tar.gz
freebsd-ports-gnome-7c49a2b0462e752f903a76990795c71825729269.tar.zst
freebsd-ports-gnome-7c49a2b0462e752f903a76990795c71825729269.zip
Neaten this up a little, add acs port.
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 23c9ded85ad0..ca6f5d2ee0a1 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.31 1994/12/28 15:23:02 ache Exp $
+# $Id: Makefile,v 1.32 1994/12/31 18:11:42 ache Exp $
#
# restricted: pgp.usa_only pgp.non-usa_only zip.with_encryption \
# unzip.with_encryption
#
-SUBDIR= Wnn arc calc cpm gshar+gunshar hfs iozone ispell less lha mshell mtools \
- netpbm rman screen top unarj unrar unzip xsysstats zip zoo
+SUBDIR= Wnn acs arc calc cpm gshar+gunshar hfs iozone ispell less \
+ lha mshell mtools netpbm rman screen top unarj unrar unzip \
+ xsysstats zip zoo
.include <bsd.port.subdir.mk>