summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authormartti <martti>2002-06-10 05:51:10 +0000
committermartti <martti>2002-06-10 05:51:10 +0000
commit3092f6574e4c57530b8307318399d2b0369d9bc5 (patch)
treec4b60f8aa31a6980a7240f83c6fbef4dfe9d4236 /mk
parent9e7e807f3fe47bb7f45dc4763bd719f235130d2c (diff)
downloadpkgsrc-3092f6574e4c57530b8307318399d2b0369d9bc5.tar.gz
Updated PKGTOOLS_REQD to 20020402.
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 c759289ecaf..19f814080db 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.986 2002/06/02 00:40:18 schmonz Exp $
+# $NetBSD: bsd.pkg.mk,v 1.987 2002/06/10 05:51:10 martti Exp $
#
# This file is in the public domain.
#
@@ -612,7 +612,7 @@ uptodate-digest:
fi
# Latest version of pkgtools required for this file.
-PKGTOOLS_REQD= 20020218
+PKGTOOLS_REQD= 20020402
# Check that we are using up-to-date pkg_* tools with this file.
.if defined(ZOULARIS_VERSION)