diff options
Diffstat (limited to 'x11/qt5-odbc/Makefile')
-rw-r--r-- | x11/qt5-odbc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-odbc/Makefile b/x11/qt5-odbc/Makefile index 5481e5d8d4f..50433230d3e 100644 --- a/x11/qt5-odbc/Makefile +++ b/x11/qt5-odbc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2018/10/01 17:44:47 adam Exp $ +# $NetBSD: Makefile,v 1.31 2018/11/12 03:51:34 ryoon Exp $ DISTNAME= qtbase-everywhere-src-${QTVERSION} PKGNAME= qt5-odbc-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 odbc plugin BUILD_DIRS= src/plugins/sqldrivers |