From 31ec0949dc8dd46582c5e6a2277909bb6c5dbeea Mon Sep 17 00:00:00 2001 From: hubertf Date: Sun, 27 Sep 1998 23:12:20 +0000 Subject: Add note on how to update this pkg's distfile. --- pkgtools/pkg_install/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'pkgtools/pkg_install') diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index 9d74759073f..f4366693b4b 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,6 +1,10 @@ -# $NetBSD: Makefile,v 1.3 1998/09/11 19:04:47 tron Exp $ +# $NetBSD: Makefile,v 1.4 1998/09/27 23:12:20 hubertf Exp $ # +# 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}. + DISTNAME= pkg_install-19980911 CATEGORIES= pkgtools MASTER_SITES= ${MASTER_SITE_LOCAL} -- cgit v1.2.3