diff options
author | hubertf <hubertf> | 2005-09-04 20:02:55 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2005-09-04 20:02:55 +0000 |
commit | 3995f1261eb4c59a9d5b0117508c0de141748edc (patch) | |
tree | 8959c564c1e2b302f5ac2eeb2934452b6873463f /pkgtools/url2pkg/Makefile | |
parent | d21ba9d5518d55f2bddf5a64d663b5726abb3df9 (diff) | |
download | pkgsrc-3995f1261eb4c59a9d5b0117508c0de141748edc.tar.gz |
Update url2pkg to 1.29. Change:
Patch by pancake <pancake@phreaker.net> that permits url2pkg to scan
bsd.sites.mk and recreate the MASTER_SITE string. He has tested a bit
against GNU, GNOME, SOURCEFORGE master sites, and seems to do the things
fine.
Diffstat (limited to 'pkgtools/url2pkg/Makefile')
-rw-r--r-- | pkgtools/url2pkg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/url2pkg/Makefile b/pkgtools/url2pkg/Makefile index a958c28f9fa..fd28ee6c177 100644 --- a/pkgtools/url2pkg/Makefile +++ b/pkgtools/url2pkg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2005/04/11 21:47:06 tv Exp $ +# $NetBSD: Makefile,v 1.36 2005/09/04 20:03:10 hubertf Exp $ # -DISTNAME= url2pkg-1.28 +DISTNAME= url2pkg-1.29 CATEGORIES= pkgtools sysutils MASTER_SITES= # Nothing DISTFILES= # Nothing |