summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-06-23 11:49:51 +0000
committergrant <grant@pkgsrc.org>2003-06-23 11:49:51 +0000
commitdee7f2ff36770ddbac7717e045226d418d70d7ef (patch)
tree2c957368d5efaf88081a51aa1e3528666bb4caeb /pkgtools/Makefile
parent238191b30b4fa7a7b7be57f802e939f9eba1af2a (diff)
downloadpkgsrc-dee7f2ff36770ddbac7717e045226d418d70d7ef.tar.gz
remove old pax package (moved to archivers/pax).
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r--pkgtools/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index ec4d04547d9..7a68acd6c16 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2003/06/19 16:09:20 grant Exp $
+# $NetBSD: Makefile,v 1.50 2003/06/23 11:49:51 grant Exp $
#
COMMENT= Tools for use in the packages collection
@@ -12,7 +12,6 @@ SUBDIR+= distfetch
SUBDIR+= gensolpkg
#SUBDIR+= libnbcompat # Only for non-NetBSD systems
#SUBDIR+= mtree # Only for non-NetBSD systems
-#SUBDIR+= pax # Only needed on 1.3 systems
SUBDIR+= pkg_comp
#SUBDIR+= pkg_install # Only install on demand of bsd.pkg.mk
SUBDIR+= pkg_install-info