aboutsummaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-14 03:30:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-14 03:30:07 +0000
commitc9dc84a5224b30f876aca7950ba9667f10a42b4b (patch)
treed8441e63488bf8611df96673021fc142d567b5f2 /archivers/Makefile
parented69276f3b3057aa2b01874de91a6b7abbf2326b (diff)
downloadports-c9dc84a5224b30f876aca7950ba9667f10a42b4b.tar.gz
ports-c9dc84a5224b30f876aca7950ba9667f10a42b4b.zip
Notes
Diffstat (limited to 'archivers/Makefile')
-rw-r--r--archivers/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index 70f560debc4f..a8d9d0f8dd82 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,7 +1,10 @@
-# $Id: Makefile,v 1.4 1995/01/15 08:00:29 ache Exp $
+# $Id: Makefile,v 1.5 1995/01/24 16:58:53 ache Exp $
#
-# restricted: hpack.non-usa_only unzip.with_encryption zip.with_encryption
+# RESTRICTED: hpack.non-usa_only
+# RESTRICTED: unzip.with_encryption
+# RESTRICTED: zip.with_encryption
#
+
SUBDIR= arc gshar+gunshar ha lha unarj unrar unzip zip zoo
.include <bsd.port.subdir.mk>