diff options
Diffstat (limited to 'www/webkit-gtk')
-rw-r--r-- | www/webkit-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/webkit-gtk/Makefile b/www/webkit-gtk/Makefile index 3b5cbccdd2f..0559520463f 100644 --- a/www/webkit-gtk/Makefile +++ b/www/webkit-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.70 2013/05/24 18:23:33 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2013/05/31 12:42:55 wiz Exp $ .include "Makefile.common" PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= GTK2 port of the WebKit browser engine |