From 3f0ad86e0b690ed78d7834a4dba2f884d888851b Mon Sep 17 00:00:00 2001 From: agc Date: Thu, 15 Oct 1998 11:14:19 +0000 Subject: 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 --- pkgtools/pkg_install/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pkgtools/pkg_install') 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 -- cgit v1.2.3