summaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/Makefile')
-rw-r--r--archivers/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index a2bb45cb39c..93c5124749d 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/05/08 10:30:52 agc Exp $
+# $NetBSD: Makefile,v 1.10 1998/06/20 23:27:48 tv Exp $
# FreeBSD Id: Makefile,v 1.18 1997/05/16 01:42:31 asami Exp
#
@@ -18,9 +18,8 @@
SUBDIR += unarj
SUBDIR += unrar
SUBDIR += unzip
-# SUBDIR += unzip.with_encryption
SUBDIR += zip
-# SUBDIR += zip.with_encryption
+ SUBDIR += zip1
SUBDIR += zoo
.include "../mk/bsd.pkg.subdir.mk"