diff options
Diffstat (limited to 'x11/qt5-qtwebkit/Makefile')
-rw-r--r-- | x11/qt5-qtwebkit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-qtwebkit/Makefile b/x11/qt5-qtwebkit/Makefile index 1f7470450f3..f055bf2e13d 100644 --- a/x11/qt5-qtwebkit/Makefile +++ b/x11/qt5-qtwebkit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/02/03 16:17:13 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2014/02/12 23:18:56 tron Exp $ PKGNAME= qt5-qtwebkit-${QTVERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Qt5 WebView module .include "../../x11/qt5-qtbase/Makefile.common" |