summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-12-15 09:28:18 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-12-15 09:28:18 +0000
commit629e7f32fcb8ea8b572541d8c5dea5daf8c3ec4b (patch)
tree3eac7a0ddc856f9ec65b6647673fc662fc379cca /misc
parentMarks rzsz & kermit as restricted and remove them (diff)
Marks pgp as restricted and remove it
Notes
Notes: svn path=/head/; revision=578
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 3f4e8aa9ea9c..0f90177dbe87 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,6 +1,8 @@
-# $Id: Makefile,v 1.19 1994/12/13 09:09:50 asami Exp $
+# $Id: Makefile,v 1.20 1994/12/14 06:19:06 ache Exp $
+#
+# restricted: pgp
#
SUBDIR= Wnn calc hfs iozone ispell less mshell mtools netpbm \
- pgp top unzip xsysstats zoo screen
+ top unzip xsysstats zoo screen
.include <bsd.port.subdir.mk>