diff options
Diffstat (limited to 'x11/qt5-sqlite3/Makefile')
-rw-r--r-- | x11/qt5-sqlite3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-sqlite3/Makefile b/x11/qt5-sqlite3/Makefile index e2cc1bac84b..2ee3e2d9732 100644 --- a/x11/qt5-sqlite3/Makefile +++ b/x11/qt5-sqlite3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2016/12/04 05:17:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.19 2017/02/06 13:54:59 wiz Exp $ DISTNAME= qtbase-opensource-src-${QTVERSION} PKGNAME= qt5-sqlite3-${QTVERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Qt5 SQLite3 plugin BUILD_DIRS= src/plugins/sqldrivers |