summaryrefslogtreecommitdiff
path: root/comms/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-12-15 09:27:01 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-12-15 09:27:01 +0000
commitd6007581097f32dc7890a880e5dc336e8c85f171 (patch)
tree1f032d1a3268259ddc8f0eba4c80625086aa223c /comms/Makefile
parentManpages are installed compressed now. (diff)
Marks rzsz & kermit as restricted and remove them
Notes
Notes: svn path=/head/; revision=577
Diffstat (limited to 'comms/Makefile')
-rw-r--r--comms/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/comms/Makefile b/comms/Makefile
index d1cbc8390a60..bacc22a34187 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,5 +1,7 @@
-# $Id: Makefile,v 1.5 1994/10/31 05:56:56 ache Exp $
+# $Id: Makefile,v 1.6 1994/11/27 00:03:35 ats Exp $
#
-SUBDIR= flexfax kermit mgetty+sendfax rzsz seyon
+# restricted: rzsz kermit
+#
+SUBDIR= flexfax mgetty+sendfax seyon
.include <bsd.port.subdir.mk>