diff options
Diffstat (limited to 'x11/qt5-qtxmlpatterns/Makefile')
-rw-r--r-- | x11/qt5-qtxmlpatterns/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-qtxmlpatterns/Makefile b/x11/qt5-qtxmlpatterns/Makefile index 295805ee5e2..2b1249ba427 100644 --- a/x11/qt5-qtxmlpatterns/Makefile +++ b/x11/qt5-qtxmlpatterns/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2013/12/13 14:38:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2014/01/04 11:58:40 wiz Exp $ PKGNAME= qt5-qtxmlpatterns-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 module for XML Patterns .include "../../x11/qt5-qtbase/Makefile.common" |