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 dbd4ba9338f..25d3be677a4 100644 --- a/x11/qt5-qtscript/Makefile +++ b/x11/qt5-qtscript/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.68 2021/04/21 11:40:51 adam Exp $ +# $NetBSD: Makefile,v 1.69 2021/07/30 12:27:14 ryoon Exp $ DISTNAME= qtscript-everywhere-src-${QTVERSION} PKGNAME= qt5-qtscript-${QTVERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Qt5 module for script BUILD_TARGET= sub-src |