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 c78d22b5f75..e91a4111fd0 100644 --- a/x11/qt5-qtx11extras/Makefile +++ b/x11/qt5-qtx11extras/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/12/30 17:23:48 adam Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/06 08:17:20 adam Exp $ DISTNAME= qtx11extras-opensource-src-${QTVERSION} PKGNAME= qt5-qtx11extras-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 module for X11 extras BUILD_TARGET= sub-src |