diff options
author | wiz <wiz@pkgsrc.org> | 2008-12-01 13:48:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-12-01 13:48:34 +0000 |
commit | 7082848df0d6220e9995a151d040041b83121607 (patch) | |
tree | b641d1cfd316d23b4a1ab6c63900707a2c2739e2 /pkgtools/url2pkg/Makefile | |
parent | 96b91d6f0bc08c8b5e3b7e52b325595c358d6b5f (diff) | |
download | pkgsrc-7082848df0d6220e9995a151d040041b83121607.tar.gz |
Variable for GConf is now called GCONF_SCHEMAS (not GCONF2_SCHEMAS).
Bump version to 2.8.
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 50cb3907446..29b40161661 100644 --- a/pkgtools/url2pkg/Makefile +++ b/pkgtools/url2pkg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2008/11/06 12:25:17 obache Exp $ +# $NetBSD: Makefile,v 1.55 2008/12/01 13:48:34 wiz Exp $ # -DISTNAME= url2pkg-2.7 +DISTNAME= url2pkg-2.8 CATEGORIES= pkgtools MASTER_SITES= # none DISTFILES= # none |