diff options
Diffstat (limited to 'x11/qt5-qtxmlpatterns/Makefile')
-rw-r--r-- | x11/qt5-qtxmlpatterns/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-qtxmlpatterns/Makefile b/x11/qt5-qtxmlpatterns/Makefile index dd6efac6bb9..d83cfd482d9 100644 --- a/x11/qt5-qtxmlpatterns/Makefile +++ b/x11/qt5-qtxmlpatterns/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2016/04/11 19:01:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.16 2016/12/04 05:17:17 ryoon Exp $ DISTNAME= qtxmlpatterns-opensource-src-${QTVERSION} PKGNAME= qt5-qtxmlpatterns-${QTVERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Qt5 module for XML Patterns #NO_CONFIGURE= yes |