diff options
author | leot <leot@pkgsrc.org> | 2018-10-24 21:11:45 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2018-10-24 21:11:45 +0000 |
commit | 91e7db6acba524dd8ad2ff534731288b72d8a345 (patch) | |
tree | 4ae826452841f4e629c7edcc3ad17a2c7d352f2e /www/gtkhtml314/Makefile | |
parent | 14392c8f67d7205c8e7a2ed23a81cc2bc0bd39c3 (diff) | |
download | pkgsrc-91e7db6acba524dd8ad2ff534731288b72d8a345.tar.gz |
*: (belatedly) revbump for net/libsoup update
Thanks to <wiz>!
Diffstat (limited to 'www/gtkhtml314/Makefile')
-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 906e2a06949..5cff9341659 100644 --- a/www/gtkhtml314/Makefile +++ b/www/gtkhtml314/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.86 2018/07/20 03:34:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.87 2018/10/24 21:11:56 leot 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= 41 +PKGREVISION= 42 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.32/} EXTRACT_SUFX= .tar.bz2 |