summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
diff options
context:
space:
mode:
authortron <tron>1999-05-30 16:09:30 +0000
committertron <tron>1999-05-30 16:09:30 +0000
commit66f3354d270c7c665b893b826039e3fa40e4f5a6 (patch)
treef08003e8cc2b7375a60608910c403054b0a451f9 /mk/bsd.pkg.mk
parenta7418064b108b4f020b715bb82157084cb70cfb5 (diff)
downloadpkgsrc-66f3354d270c7c665b893b826039e3fa40e4f5a6.tar.gz
Back out last commit: "pkg_install-19990529" was horribly broken.
Diffstat (limited to 'mk/bsd.pkg.mk')
-rw-r--r--mk/bsd.pkg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index 2668ff8d40b..b8a47f44208 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.279 1999/05/29 20:50:55 christos Exp $
+# $NetBSD: bsd.pkg.mk,v 1.280 1999/05/30 16:09:30 tron Exp $
#
# This file is in the public domain.
#
@@ -541,7 +541,7 @@ DISTFILES?= ${DISTNAME}${EXTRACT_SUFX}
PKGNAME?= ${DISTNAME}
# Latest version of pkgtools required for this file.
-PKGTOOLS_REQD= 19990529
+PKGTOOLS_REQD= 19990412
# Check that we're using up-to-date pkg_* tools with this file.
uptodate-pkgtools: