diff options
Diffstat (limited to 'www/webkit-gtk3/Makefile')
-rw-r--r-- | www/webkit-gtk3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile index 899241b717b..01c680d9a68 100644 --- a/www/webkit-gtk3/Makefile +++ b/www/webkit-gtk3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2013/06/04 22:17:16 tron Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/06 12:53:46 wiz Exp $ .include "../../www/webkit-gtk/Makefile.common" PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk3/} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= GTK3 port of the WebKit browser engine |