summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorkim <kim>1999-09-18 14:30:18 +0000
committerkim <kim>1999-09-18 14:30:18 +0000
commit71641e798fc33b25653b396671498b329971d71d (patch)
tree91811f8890b28e2f97167a16c297bdd5e57e918c /archivers
parentb5cba0ff2162afb7ac46f7c3a96a86019389ce95 (diff)
downloadpkgsrc-71641e798fc33b25653b396671498b329971d71d.tar.gz
Add and enable gzip
Diffstat (limited to 'archivers')
-rw-r--r--archivers/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index d03795dbbfb..6cdefe9c896 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 1999/08/16 15:40:07 rh Exp $
+# $NetBSD: Makefile,v 1.19 1999/09/18 14:30:18 kim Exp $
# FreeBSD Id: Makefile,v 1.18 1997/05/16 01:42:31 asami Exp
#
@@ -9,6 +9,9 @@
SUBDIR += gcpio
SUBDIR += gsharutils
SUBDIR += gtar
+ SUBDIR += gzip
+ SUBDIR += gzip-base
+ SUBDIR += gzip-info
SUBDIR += ha
SUBDIR += hpack
SUBDIR += lha