summaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-01-13 12:10:55 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-01-13 12:10:55 +0000
commit27c36204e8bc29d8244546b75a430119042dbe6e (patch)
treed1393c12e9cfb957426889939f2a6c7acc8940c1 /archivers/Makefile
parentadd calc xgraph to their new home (diff)
Adjust the build list for archivers
Notes
Notes: svn path=/head/; revision=759
Diffstat (limited to 'archivers/Makefile')
-rw-r--r--archivers/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index f2bf5f4215e1..96d446043e69 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,5 +1,6 @@
-# $Id: Makefile,v 1.8 1995/01/05 21:42:45 jkh Exp $
+# $Id: Makefile,v 1.1.1.1 1995/01/13 11:12:19 jkh Exp $
#
-SUBDIR= arc gshar+gunshar unzrg unrar unzip* zip* zoo
+SUBDIR= arc gshar+gunshar unarj unrar unzip unzip.with_encryption \
+ zip zip.with_encryption zoo
.include <bsd.port.subdir.mk>