diff options
author | wiz <wiz@pkgsrc.org> | 2001-03-07 10:13:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-03-07 10:13:59 +0000 |
commit | 62c875438bf005ea2de3a85776300162944fcf04 (patch) | |
tree | aa8b30c219b9e0863e327f6ae6d217dfc00bd422 /pkgtools | |
parent | 2d46430151458ef17a9395a030ca081b2da549d4 (diff) | |
download | pkgsrc-62c875438bf005ea2de3a85776300162944fcf04.tar.gz |
Update to 20010307: Fixes pkg/12073, and builds on 1.4.x.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkg_install/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/pkg_install/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index 9307e52e18c..28d4942bffe 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2001/03/07 00:17:29 hubertf Exp $ +# $NetBSD: Makefile,v 1.41 2001/03/07 10:13:59 wiz Exp $ # Note to package maintainers: # To update the distfile of this pkg, cd to /usr/src/usr.sbin, @@ -7,7 +7,7 @@ # that file to ${MASTER_SITE_LOCAL}. # Also, modify PKGTOOLS_REQD value in pkgsrc/mk/bsd.pkg.mk # to the new value. -DISTNAME= pkg_install-20010306 +DISTNAME= pkg_install-20010307 CATEGORIES= pkgtools MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/pkgtools/pkg_install/files/md5 b/pkgtools/pkg_install/files/md5 index 20e6d17a0d4..05004d3082b 100644 --- a/pkgtools/pkg_install/files/md5 +++ b/pkgtools/pkg_install/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.22 2001/03/07 01:03:12 hubertf Exp $ +$NetBSD: md5,v 1.23 2001/03/07 10:14:00 wiz Exp $ -MD5 (pkg_install-20010306.tar.gz) = c00c44070ff7eb4297951efad0b313f3 +MD5 (pkg_install-20010307.tar.gz) = 209967a3cb47f2de5e8850426abdb187 |