diff options
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 7e4ffe88941..525f5faa511 100644 --- a/www/webkit-gtk/Makefile +++ b/www/webkit-gtk/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.90 2015/05/28 05:30:51 wiz Exp $ +# $NetBSD: Makefile,v 1.91 2015/06/12 10:52:16 wiz Exp $ +PKGREVISION= 1 .include "Makefile.common" PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/} |