diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
commit | dc0982e10414ced94b27063e96d8aaa838e36e1f (patch) | |
tree | 2c4ee532d0c3688febd52e845ce894350f2c8aa2 /www/gtkhtml314 | |
parent | b2b32f179afdd09e78afa1d2645c3d390598b778 (diff) | |
download | pkgsrc-dc0982e10414ced94b27063e96d8aaa838e36e1f.tar.gz |
Recursive revbump from textproc/icu
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 fa944f2f6cf..8a1c1849874 100644 --- a/www/gtkhtml314/Makefile +++ b/www/gtkhtml314/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2015/06/07 14:06:00 youri Exp $ +# $NetBSD: Makefile,v 1.72 2015/10/10 01:58:22 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= 27 +PKGREVISION= 28 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.32/} EXTRACT_SUFX= .tar.bz2 |