summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-04-18 23:03:36 +0000
committerhubertf <hubertf>1999-04-18 23:03:36 +0000
commit5885191b3c06c4080ef7b6e5faaf3c7ece18a70f (patch)
tree7a3ed23b501f88ba861c3d6f5a58db84307ce103 /pkgtools/pkg_install/Makefile
parentc158230d005ce94c19669c036fb0e4d0484b4ceb (diff)
downloadpkgsrc-5885191b3c06c4080ef7b6e5faaf3c7ece18a70f.tar.gz
The print-pkgtools_ver target was renamed to show-pkgtools-version
some time ago. Note this here!
Diffstat (limited to 'pkgtools/pkg_install/Makefile')
-rw-r--r--pkgtools/pkg_install/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index 4077c95059c..114c50cdf17 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 1999/04/16 10:50:12 rh Exp $
+# $NetBSD: Makefile,v 1.17 1999/04/18 23:03:36 hubertf Exp $
#
# Note to package maintainers:
@@ -6,8 +6,8 @@
# "tar pzvcf 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 the correct value for
-# YYYYMMDD)
+# (Use "make show-pkgtools-version" to find the correct value
+# for YYYYMMDD)
DISTNAME= pkg_install-19990119
CATEGORIES= pkgtools