summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1997-11-18 12:27:08 +0000
committeragc <agc@pkgsrc.org>1997-11-18 12:27:08 +0000
commit832de6c3d0073ddafbf703311f5bb8238b0cc31d (patch)
tree05b452e7ec5c01eddc98d262c9604e7042b8cb64 /archivers
parente807caef5e19db5c473592bcd962628311f16996 (diff)
downloadpkgsrc-832de6c3d0073ddafbf703311f5bb8238b0cc31d.tar.gz
Enable arc, bzip, freeze and lha
Diffstat (limited to 'archivers')
-rw-r--r--archivers/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index 313c0867247..b50ac9ee160 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile,v 1.2 1997/10/27 02:42:04 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 1997/11/18 12:27:08 agc Exp $
# FreeBSD Id: Makefile,v 1.18 1997/05/16 01:42:31 asami Exp
#
-# SUBDIR += arc
-# SUBDIR += bzip
-# SUBDIR += freeze
+ SUBDIR += arc
+ SUBDIR += bzip
+ SUBDIR += freeze
# SUBDIR += gshar+gunshar
# SUBDIR += ha
# SUBDIR += hpack.non-usa.only
-# SUBDIR += lha
+ SUBDIR += lha
# SUBDIR += nulib
# SUBDIR += p5-Compress-Zlib
# SUBDIR += rar
# SUBDIR += unarj
# SUBDIR += unrar
-# SUBDIR += unzip
+ SUBDIR += unzip
# SUBDIR += unzip.with_encryption
SUBDIR += zip
# SUBDIR += zip.with_encryption