diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-06-21 22:45:35 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-06-21 22:45:35 +0000 |
commit | 5c2c2392c228bc2d04bfa433823546f5090cada1 (patch) | |
tree | d0210ee702e6110dcfebe1e8a4966ac071b14d71 /pkgtools | |
parent | 07d10c9c35cfb4294180178b581ee79e5547e54e (diff) | |
download | pkgsrc-5c2c2392c228bc2d04bfa433823546f5090cada1.tar.gz |
Update to 1.11. Changes:
* allow different make(1) command by setting the MAKE env var
* mention that pkg/COMMENT and pkg/DESCR must be filled
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/url2pkg/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/url2pkg/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/pkgtools/url2pkg/Makefile b/pkgtools/url2pkg/Makefile index 128035eb384..6bc1ddd2fa2 100644 --- a/pkgtools/url2pkg/Makefile +++ b/pkgtools/url2pkg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2000/06/15 21:41:05 hubertf Exp $ +# $NetBSD: Makefile,v 1.6 2000/06/21 22:45:35 hubertf Exp $ # -DISTNAME= url2pkg-1.10 +DISTNAME= url2pkg-1.11 CATEGORIES= pkgtools sysutils # The file is under CVS control in othersrc/usr.bin/url2pkg MASTER_SITES= http://rfhs8012.fh-regensburg.de/~feyrer/Misc/ diff --git a/pkgtools/url2pkg/files/md5 b/pkgtools/url2pkg/files/md5 index b8e25057d5d..8b4a839c67d 100644 --- a/pkgtools/url2pkg/files/md5 +++ b/pkgtools/url2pkg/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.6 2000/06/15 21:41:06 hubertf Exp $ +$NetBSD: md5,v 1.7 2000/06/21 22:45:36 hubertf Exp $ -MD5 (url2pkg-1.10) = 556d778381cbbc0668202f16041f2bfa +MD5 (url2pkg-1.11) = a737253b7b02b06bded2559e15937ba6 |