diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-19 23:18:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-19 23:18:43 +0000 |
commit | b0c72cc43658e92d3b525fb7f5dac4896f0a5c9c (patch) | |
tree | cd47319a3da9a78b63d1be392fa2d090eacc68ed /www/gtkhtml38 | |
parent | 770be7e86b14bf1b3618116b5787fa68c9234e34 (diff) | |
download | pkgsrc-b0c72cc43658e92d3b525fb7f5dac4896f0a5c9c.tar.gz |
Bump PKGREVISION for gnome-vfs rename.
Diffstat (limited to 'www/gtkhtml38')
-rw-r--r-- | www/gtkhtml38/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index b824dfc8d8d..c21f078f9e6 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2007/06/05 05:37:14 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2007/09/19 23:19:12 wiz Exp $ # DISTNAME= gtkhtml-3.12.3 PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml38/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.12/} EXTRACT_SUFX= .tar.bz2 |