summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-01-13 13:37:32 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-01-13 13:37:32 +0000
commit5e4966c1c77b051192478da0789487f6d88cc4b7 (patch)
tree51edf0e85f9f07b13385e556be3bd6e892fc6c9a /misc
parentAdd new targets moved in. (diff)
Remove entries that have moved away.
Notes
Notes: svn path=/head/; revision=764
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/misc/Makefile b/misc/Makefile
index a40e9a2abd5e..c42563faf73c 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,10 +1,8 @@
-# $Id: Makefile,v 1.33 1995/01/03 09:17:52 jkh Exp $
+# $Id: Makefile,v 1.34 1995/01/05 21:41:35 jkh Exp $
#
-# restricted: pgp.usa_only pgp.non-usa_only zip.with_encryption \
-# unzip.with_encryption
+# restricted: pgp.usa_only pgp.non-usa_only
#
-SUBDIR= acs arc calc cpm gshar+gunshar hfs iozone ispell less \
- lha mshell mtools netpbm rman screen top unarj unrar unzip \
- xsysstats zip zoo
+SUBDIR= cpm hfs iozone ispell less lha mshell mtools rman screen top \
+ xsysstats
.include <bsd.port.subdir.mk>