summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-02-27 04:28:47 +0000
committerhubertf <hubertf>2000-02-27 04:28:47 +0000
commit6994c8ab58e0860b42f5551101d916075c815304 (patch)
tree2b1eae0ac9982017b2ef81a7397fd58ac11721bd /pkgtools/pkg_install/Makefile
parent8f8cf8a303aa09b7147b8872134b32a74973ec44 (diff)
downloadpkgsrc-6994c8ab58e0860b42f5551101d916075c815304.tar.gz
Make the "how to update the distfile" ready for cut-n-paste
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 8604914a413..0e53d4b0da9 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2000/02/02 16:26:51 hubertf Exp $
+# $NetBSD: Makefile,v 1.29 2000/02/27 04:28:47 hubertf Exp $
# Note to package maintainers:
# To update the distfile of this pkg, cd to /usr/src/usr.sbin,
-# "tar pzvcf pkg_install-YYYYMMDD.tar.gz pkg_install" and upload
+# "tar pzvcf pkg_install-`date +%Y%m%d`.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 show-pkgtools-version" to find the correct value