summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authoragc <agc>1998-10-15 11:14:19 +0000
committeragc <agc>1998-10-15 11:14:19 +0000
commit5e1eb197647ba8368a91ffdd1d7f80a87c3a3e57 (patch)
tree78eef02e26ecbf6598c9f067d70b55c7c2a45b2b /pkgtools
parenteeba094a25be527988878fc9ff0bd5ac3910ca19 (diff)
downloadpkgsrc-5e1eb197647ba8368a91ffdd1d7f80a87c3a3e57.tar.gz
Make it clear for whom the instructions about creating a distfile are
intended. Add a note about checking the "pkgtools version required" definition in bsd.pkg.mk
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index f4366693b4b..a8fbe46b5f5 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.4 1998/09/27 23:12:20 hubertf Exp $
+# $NetBSD: Makefile,v 1.5 1998/10/15 11:14:19 agc 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
# that file to ${MASTER_SITE_LOCAL}.
+# Also, check PKGTOOLS_REQD value in pkgsrc/mk/bsd.pkg.mk
DISTNAME= pkg_install-19980911
CATEGORIES= pkgtools