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