diff options
Diffstat (limited to 'x11/qt5-qtscript')
-rw-r--r-- | x11/qt5-qtscript/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-qtscript/Makefile b/x11/qt5-qtscript/Makefile index c864b57af0c..fa5e13569ce 100644 --- a/x11/qt5-qtscript/Makefile +++ b/x11/qt5-qtscript/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/01/01 11:52:43 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2014/01/04 11:58:40 wiz Exp $ PKGNAME= qt5-qtscript-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Qt5 module for script .include "../../x11/qt5-qtbase/Makefile.common" |