diff options
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkg_install/Makefile | 9 | ||||
-rw-r--r-- | pkgtools/pkg_install/files/md5 | 4 |
2 files changed, 7 insertions, 6 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} diff --git a/pkgtools/pkg_install/files/md5 b/pkgtools/pkg_install/files/md5 index 33b94372923..97399a37315 100644 --- a/pkgtools/pkg_install/files/md5 +++ b/pkgtools/pkg_install/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 1998/10/26 18:29:11 agc Exp $ +$NetBSD: md5,v 1.5 1998/11/09 15:45:11 hubertf Exp $ -MD5 (pkg_install-19981026.tar.gz) = 8547d96f80155b42c0946666d20a4278 +MD5 (pkg_install-19981107.tar.gz) = d0acec9bf931d531d51d4777a47b25db |