diff options
author | obache <obache@pkgsrc.org> | 2011-06-10 09:39:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-06-10 09:39:41 +0000 |
commit | 64124cf5700eea62c53f59b9d7511678e57af32e (patch) | |
tree | 14764f02e608246e86c9899accb883da120c97ea /www/gtkhtml314 | |
parent | 566df4e7640694f68a89731ee70ece5086145518 (diff) | |
download | pkgsrc-64124cf5700eea62c53f59b9d7511678e57af32e.tar.gz |
recursive bump from textproc/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 59f588afb2e..bb92bcc10ae 100644 --- a/www/gtkhtml314/Makefile +++ b/www/gtkhtml314/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2011/04/22 13:42:34 obache Exp $ +# $NetBSD: Makefile,v 1.44 2011/06/10 09:40:02 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= 1 +PKGREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.32/} EXTRACT_SUFX= .tar.bz2 |