diff options
author | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
commit | d4c6d31d24a288907995e0aa6a44ec30653bfa41 (patch) | |
tree | a8d74fc5d770aab70db98ef75296260c726b9799 /www/gtkhtml314 | |
parent | b8c9b24811298a8b6ad3e8042f5b0fb9e9611dcc (diff) | |
download | pkgsrc-d4c6d31d24a288907995e0aa6a44ec30653bfa41.tar.gz |
recursive bump from icu 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 71d5bf3b40a..23a7f5532ba 100644 --- a/www/gtkhtml314/Makefile +++ b/www/gtkhtml314/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2014/01/01 11:52:38 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2014/04/09 07:27:18 obache 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= 22 +PKGREVISION= 23 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.32/} EXTRACT_SUFX= .tar.bz2 |