aboutsummaryrefslogtreecommitdiffstats
path: root/comms/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-07-29 17:53:19 +0800
committerasami <asami@FreeBSD.org>1995-07-29 17:53:19 +0800
commitc017746b718adff0f2841f2890ab8fe7dea853b2 (patch)
treed05c06bfdde66bfb8803ce4f012be90c7fb8c612 /comms/Makefile
parent05f7773c2e22a29847efc1cae33657d51942978c (diff)
downloadfreebsd-ports-gnome-c017746b718adff0f2841f2890ab8fe7dea853b2.tar.gz
freebsd-ports-gnome-c017746b718adff0f2841f2890ab8fe7dea853b2.tar.zst
freebsd-ports-gnome-c017746b718adff0f2841f2890ab8fe7dea853b2.zip
Moved rzsz from RESTRICTED to SUBDIR. Convert to new format along
the way.
Diffstat (limited to 'comms/Makefile')
-rw-r--r--comms/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/comms/Makefile b/comms/Makefile
index e8495ec51405..d032c6a22c5f 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,8 +1,11 @@
-# $Id: Makefile,v 1.14 1995/05/30 10:04:07 asami Exp $
-#
-# RESTRICTED: rzsz
+# $Id: Makefile,v 1.15 1995/06/24 18:43:00 asami Exp $
#
-SUBDIR= ecu hylafax kermit mgetty+sendfax seyon
+ SUBDIR += ecu
+ SUBDIR += hylafax
+ SUBDIR += kermit
+ SUBDIR += mgetty+sendfax
+ SUBDIR += rzsz
+ SUBDIR += seyon
.include <bsd.port.subdir.mk>