summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2002-06-10 05:51:10 +0000
committermartti <martti@pkgsrc.org>2002-06-10 05:51:10 +0000
commit69421ed9c3ba7615b46b5c7169c20da59a6b9167 (patch)
treec4b60f8aa31a6980a7240f83c6fbef4dfe9d4236 /mk
parent60479e848e92fcbe7af64dba66dcd7c648943f03 (diff)
downloadpkgsrc-69421ed9c3ba7615b46b5c7169c20da59a6b9167.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)