summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorkim <kim>1999-09-18 15:24:12 +0000
committerkim <kim>1999-09-18 15:24:12 +0000
commit05e257382e68a637e7934dd0bc75468fc24b0a67 (patch)
tree1decad2f2ed855dcc052aad695aafb6d31daa07d /archivers
parentd4b1254b3dad508afee0eebf6c1e7d807153de4e (diff)
downloadpkgsrc-05e257382e68a637e7934dd0bc75468fc24b0a67.tar.gz
Enable gtar-base
Diffstat (limited to 'archivers')
-rw-r--r--archivers/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index 01e0f57f749..8a4fc3d33cd 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 1999/09/18 15:11:32 kim Exp $
+# $NetBSD: Makefile,v 1.21 1999/09/18 15:24:12 kim Exp $
# FreeBSD Id: Makefile,v 1.18 1997/05/16 01:42:31 asami Exp
#
@@ -9,7 +9,7 @@
SUBDIR += gcpio
SUBDIR += gsharutils
SUBDIR += gtar
-# SUBDIR += gtar-base
+ SUBDIR += gtar-base
SUBDIR += gtar-info
SUBDIR += gzip
SUBDIR += gzip-base