diff options
author | wiz <wiz@pkgsrc.org> | 2013-05-24 18:23:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-05-24 18:23:32 +0000 |
commit | 7beb3ce74bb54e46bb85d926109fa85376fad7f4 (patch) | |
tree | e58b01bc5005f47d7bd4aa02e67467ba1421bb38 /www/gtkhtml314 | |
parent | 18d71c80e696842f10f71d584c15e920a94de1a7 (diff) | |
download | pkgsrc-7beb3ce74bb54e46bb85d926109fa85376fad7f4.tar.gz |
Bump PKGREVISION for libproxy shlib major bump.
Diffstat (limited to 'www/gtkhtml314')
-rw-r--r-- | www/gtkhtml314/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml314/Makefile b/www/gtkhtml314/Makefile index 2cbc6c0a3e5..b32f45b0913 100644 --- a/www/gtkhtml314/Makefile +++ b/www/gtkhtml314/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2013/05/09 07:40:34 adam Exp $ +# $NetBSD: Makefile,v 1.58 2013/05/24 18:23:40 wiz Exp $ # # PKGNAME derives from the supported API (still from # release 3.14). See also PLIST. @@ -6,7 +6,7 @@ DISTNAME= gtkhtml-3.32.2 PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml314/} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.32/} EXTRACT_SUFX= .tar.bz2 |