diff options
author | rh <rh> | 2003-04-23 09:18:29 +0000 |
---|---|---|
committer | rh <rh> | 2003-04-23 09:18:29 +0000 |
commit | 6e174349ed20714112a2f09f6d0c752bd70df4a3 (patch) | |
tree | ae8a52a30a30bb8c84116d88ecd8d7b6bc2625b7 /pkgtools/url2pkg/Makefile | |
parent | d86ffbd7649cc3da49bbd695309b86e27278b380 (diff) | |
download | pkgsrc-6e174349ed20714112a2f09f6d0c752bd70df4a3.tar.gz |
Update url2pkg to 1.23. In this version, the SourceForge magic now works
with or without the '?use_mirror=.*' suffix.
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 4c6501adc9d..daf29fd24ec 100644 --- a/pkgtools/url2pkg/Makefile +++ b/pkgtools/url2pkg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2003/04/22 00:35:08 rh Exp $ +# $NetBSD: Makefile,v 1.26 2003/04/23 09:18:29 rh Exp $ # -DISTNAME= url2pkg-1.22 +DISTNAME= url2pkg-1.23 WRKSRC= ${WRKDIR} CATEGORIES= pkgtools sysutils MASTER_SITES= # Nothing |