diff options
author | ryoon <ryoon> | 2016-04-11 19:01:33 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2016-04-11 19:01:33 +0000 |
commit | a8d114ad8fc748607e437ee6884bc7c4a0eb2997 (patch) | |
tree | 480fa015ec656fd0ad89b19d5e19b0101f167664 /www/gtkhtml314 | |
parent | cd39a2cabcc0b42872efa20944a1fb5bc393b9fc (diff) | |
download | pkgsrc-a8d114ad8fc748607e437ee6884bc7c4a0eb2997.tar.gz |
Recursive revbump from textproc/icu 57.1
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 8a1c1849874..ae1bdc92d8a 100644 --- a/www/gtkhtml314/Makefile +++ b/www/gtkhtml314/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2015/10/10 01:58:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.73 2016/04/11 19:02:06 ryoon 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= 28 +PKGREVISION= 29 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.32/} EXTRACT_SUFX= .tar.bz2 |