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 a03b8b40e87..be2e963306f 100644 --- a/x11/qt5-sqlite3/Makefile +++ b/x11/qt5-sqlite3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/04/06 08:17:20 adam Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:25:19 tnn Exp $ DISTNAME= qtbase-opensource-src-${QTVERSION} PKGNAME= qt5-sqlite3-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Qt5 SQLite3 plugin BUILD_DIRS= src/plugins/sqldrivers |