diff options
Diffstat (limited to 'x11/qt5-qtscript/Makefile')
-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 6e2de9f62fc..1fa40624d8f 100644 --- a/x11/qt5-qtscript/Makefile +++ b/x11/qt5-qtscript/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/04/09 07:26:57 obache Exp $ +# $NetBSD: Makefile,v 1.7 2014/04/16 11:22:04 wiz Exp $ PKGNAME= qt5-qtscript-${QTVERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Qt5 module for script .include "../../x11/qt5-qtbase/Makefile.common" |