diff options
author | wiz <wiz> | 2016-09-19 13:04:27 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-09-19 13:04:27 +0000 |
commit | c3dadc3c10ac350ba734510e739c2e01919159be (patch) | |
tree | d9fd9153633aa6148946bedb49329e00e208e1fc /www/webkit-gtk | |
parent | 46f711184ec9ce03702c748c830a58219b9a9e3d (diff) | |
download | pkgsrc-c3dadc3c10ac350ba734510e739c2e01919159be.tar.gz |
Recursive PKGREVISION bump for gnutls shlib major bump.
Diffstat (limited to 'www/webkit-gtk')
-rw-r--r-- | www/webkit-gtk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/webkit-gtk/Makefile b/www/webkit-gtk/Makefile index f44b57788e1..abf5a21393a 100644 --- a/www/webkit-gtk/Makefile +++ b/www/webkit-gtk/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.118 2016/09/05 08:06:24 leot Exp $ +# $NetBSD: Makefile,v 1.119 2016/09/19 13:04:28 wiz Exp $ DISTNAME= webkitgtk-2.12.4 PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.webkitgtk.org/releases/ EXTRACT_SUFX= .tar.xz |