summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-11-09 14:45:06 +0000
committerhubertf <hubertf>1998-11-09 14:45:06 +0000
commit34cf746b50a4d3f7a60ed080f6f90beb86e517cf (patch)
tree8cafe7d2ac75b58248cfc145d65f6ed020a85e0f /pkgtools
parent8709338692acc25be2a54f36e640eef1b2b3deed (diff)
downloadpkgsrc-34cf746b50a4d3f7a60ed080f6f90beb86e517cf.tar.gz
mention "make print-pkgtools_ver"
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index f74791dedbe..0d3882c145e 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/10/26 18:29:11 agc Exp $
+# $NetBSD: Makefile,v 1.8 1998/11/09 14:45:06 hubertf Exp $
#
# Note to package maintainers:
@@ -6,6 +6,7 @@
# "tar vcf pkg_install-YYYYMMDD.tar.gz pkg_install" and upload
# that file to ${MASTER_SITE_LOCAL}.
# Also, check PKGTOOLS_REQD value in pkgsrc/mk/bsd.pkg.mk
+# (Use "make print-pkgtools_ver" to find correct value)
DISTNAME= pkg_install-19981026
CATEGORIES= pkgtools