diff options
author | prlw1 <prlw1@pkgsrc.org> | 2016-05-03 11:40:00 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2016-05-03 11:40:00 +0000 |
commit | ce9787f40b9a60d1d384e7dbda7adf4e17dffea6 (patch) | |
tree | 5a3106e603f2093d7172fa2cfbdd8c5759a79486 /www/gtkhtml314 | |
parent | d9848f3d79acf24ad28c3e1da51167b650a1c771 (diff) | |
download | pkgsrc-ce9787f40b9a60d1d384e7dbda7adf4e17dffea6.tar.gz |
revbump for libsoup's ABI issue
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 ae1bdc92d8a..9e11e3a5922 100644 --- a/www/gtkhtml314/Makefile +++ b/www/gtkhtml314/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2016/04/11 19:02:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.74 2016/05/03 11:40:09 prlw1 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= 29 +PKGREVISION= 30 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.32/} EXTRACT_SUFX= .tar.bz2 |