diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-01-28 17:30:49 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-01-28 17:30:49 +0000 |
commit | 271fdac976125acc99a9b2845110fb882b1f4ef5 (patch) | |
tree | 40b90edbe1d770492a15ca3277e2a3a3d4fc9de0 /pkgtools/url2pkg | |
parent | 88b2f47c28d5605f41dee8a07c7e5af05ca92356 (diff) | |
download | pkgsrc-271fdac976125acc99a9b2845110fb882b1f4ef5.tar.gz |
Bump version to 1.14 - GNU_CONFIGURE bugfix
Diffstat (limited to 'pkgtools/url2pkg')
-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 8ef11442c67..787a91ab84b 100644 --- a/pkgtools/url2pkg/Makefile +++ b/pkgtools/url2pkg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2000/07/12 20:16:40 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2001/01/28 17:30:49 hubertf Exp $ # -DISTNAME= url2pkg-1.13 +DISTNAME= url2pkg-1.14 CATEGORIES= pkgtools sysutils MASTER_SITES= # Nothing DISTFILES= # Nothing |