summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1997-10-27 02:42:04 +0000
committerhubertf <hubertf@pkgsrc.org>1997-10-27 02:42:04 +0000
commitff79e6094c96e3a63ff6a58e88ec745a71d6fa51 (patch)
tree3724cc6c27fd44b9d5d75b8feeebf552cd4b46c3 /archivers
parent8b564b5192b294067cb0130be5d93572a73a8d50 (diff)
downloadpkgsrc-ff79e6094c96e3a63ff6a58e88ec745a71d6fa51.tar.gz
fix FreeBSD RCS-Ids, uncomment only working ports
Diffstat (limited to 'archivers')
-rw-r--r--archivers/Makefile35
1 files changed, 18 insertions, 17 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index afbc86eba23..313c0867247 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,22 +1,23 @@
-# $Id: Makefile,v 1.1.1.1 1997/10/27 02:18:56 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 1997/10/27 02:42:04 hubertf Exp $
+# FreeBSD Id: Makefile,v 1.18 1997/05/16 01:42:31 asami Exp
#
- SUBDIR += arc
- SUBDIR += bzip
- SUBDIR += freeze
- SUBDIR += gshar+gunshar
- SUBDIR += ha
- SUBDIR += hpack.non-usa.only
- SUBDIR += lha
- SUBDIR += nulib
- SUBDIR += p5-Compress-Zlib
- SUBDIR += rar
- SUBDIR += unarj
- SUBDIR += unrar
- SUBDIR += unzip
- SUBDIR += unzip.with_encryption
+# SUBDIR += arc
+# SUBDIR += bzip
+# SUBDIR += freeze
+# SUBDIR += gshar+gunshar
+# SUBDIR += ha
+# SUBDIR += hpack.non-usa.only
+# SUBDIR += lha
+# SUBDIR += nulib
+# SUBDIR += p5-Compress-Zlib
+# SUBDIR += rar
+# SUBDIR += unarj
+# SUBDIR += unrar
+# SUBDIR += unzip
+# SUBDIR += unzip.with_encryption
SUBDIR += zip
- SUBDIR += zip.with_encryption
- SUBDIR += zoo
+# SUBDIR += zip.with_encryption
+# SUBDIR += zoo
.include <bsd.port.subdir.mk>