diff options
Diffstat (limited to 'www/webkit-gtk/Makefile')
-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 814df1f6ba9..1cf66a039cf 100644 --- a/www/webkit-gtk/Makefile +++ b/www/webkit-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.76 2013/06/10 13:02:31 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2013/09/02 19:50:47 adam Exp $ .include "Makefile.common" PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= GTK2 port of the WebKit browser engine |