summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1999-01-19 23:40:09 +0000
committerhubertf <hubertf@pkgsrc.org>1999-01-19 23:40:09 +0000
commitf7cb33f3d968cc1a74c964935d925bcc1ccdd2f3 (patch)
tree0bfe22112662bf0e68c3d5df59024eab37a6b00d /mk
parentc264c1474eaf8aca685450a646889e5131bab833 (diff)
downloadpkgsrc-f7cb33f3d968cc1a74c964935d925bcc1ccdd2f3.tar.gz
Bump PKGTOOLS_REQD to 19990119 for pkgdb code.
Diffstat (limited to '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 dd1b5f952f9..6f89b8fb32c 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.203 1999/01/19 22:18:19 agc Exp $
+# $NetBSD: bsd.pkg.mk,v 1.204 1999/01/19 23:40:09 hubertf Exp $
#
# This file is in the public domain.
#
@@ -529,7 +529,7 @@ DISTFILES?= ${DISTNAME}${EXTRACT_SUFX}
PKGNAME?= ${DISTNAME}
# Latest version of pkgtools required for this file.
-PKGTOOLS_REQD= 19981107
+PKGTOOLS_REQD= 19990119
# Check that we're using up-to-date pkg_* tools with this file.
.ifndef _PKGTOOLS_VER