summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/pkg_install/Makefile')
-rw-r--r--pkgtools/pkg_install/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index 0d3882c145e..87ea677773a 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.8 1998/11/09 14:45:06 hubertf Exp $
+# $NetBSD: Makefile,v 1.9 1998/11/09 15:45:11 hubertf Exp $
#
# Note to package maintainers:
# To update the distfile of this pkg, cd to /usr/src/usr.sbin,
-# "tar vcf pkg_install-YYYYMMDD.tar.gz pkg_install" and upload
+# "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 correct value)
+# (Use "make print-pkgtools_ver" to find the correct value for
+# YYYYMMDD)
-DISTNAME= pkg_install-19981026
+DISTNAME= pkg_install-19981107
CATEGORIES= pkgtools
MASTER_SITES= ${MASTER_SITE_LOCAL}