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 5f32e5aa424..917385a30af 100644 --- a/www/webkit-gtk3/Makefile +++ b/www/webkit-gtk3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/02/06 12:41:54 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/03/03 00:12:18 wiz Exp $ .include "../../www/webkit-gtk/Makefile.common" PKGNAME= ${DISTNAME:S/webkit/webkit-gtk3/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= GTK3 port of the WebKit browser engine |