diff options
Diffstat (limited to 'x11/qt5-qtx11extras/Makefile')
-rw-r--r-- | x11/qt5-qtx11extras/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-qtx11extras/Makefile b/x11/qt5-qtx11extras/Makefile index 7337e4131fa..3d9580b9b0f 100644 --- a/x11/qt5-qtx11extras/Makefile +++ b/x11/qt5-qtx11extras/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2020/09/14 20:08:30 adam Exp $ +# $NetBSD: Makefile,v 1.47 2020/11/05 09:07:22 ryoon Exp $ DISTNAME= qtx11extras-everywhere-src-${QTVERSION} PKGNAME= qt5-qtx11extras-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 module for X11 extras BUILD_TARGET= sub-src |