summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/Makefile
diff options
context:
space:
mode:
authoragc <agc>1998-10-26 18:29:10 +0000
committeragc <agc>1998-10-26 18:29:10 +0000
commitc321b603b2b4073b8f81a93af6237ea73c2c89c9 (patch)
treea5143065d7b1c32d6545c2da15f7defca4a9a6a8 /pkgtools/pkg_install/Makefile
parentf2b549bd0a6410b583c0c520da861efdfdc7ebd3 (diff)
downloadpkgsrc-c321b603b2b4073b8f81a93af6237ea73c2c89c9.tar.gz
Update the (package) version of pkg_install tools to 19981026, to use
the new -b and -B flags to pkg_create, so that any binary packages that are created automatically get their build information and versioning data attached. Update bsd.pkg.mk to have PKGTOOLS_REQD= 19981026.
Diffstat (limited to 'pkgtools/pkg_install/Makefile')
-rw-r--r--pkgtools/pkg_install/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index 3b26e3d1f91..f74791dedbe 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/10/21 09:24:50 agc Exp $
+# $NetBSD: Makefile,v 1.7 1998/10/26 18:29:11 agc Exp $
#
# Note to package maintainers:
@@ -7,7 +7,7 @@
# that file to ${MASTER_SITE_LOCAL}.
# Also, check PKGTOOLS_REQD value in pkgsrc/mk/bsd.pkg.mk
-DISTNAME= pkg_install-19981019
+DISTNAME= pkg_install-19981026
CATEGORIES= pkgtools
MASTER_SITES= ${MASTER_SITE_LOCAL}