diff options
Diffstat (limited to 'x11/qt5-psql/Makefile')
-rw-r--r-- | x11/qt5-psql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-psql/Makefile b/x11/qt5-psql/Makefile index 5c3b64b40e4..262984d1eed 100644 --- a/x11/qt5-psql/Makefile +++ b/x11/qt5-psql/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2018/01/18 09:04:17 markd Exp $ +# $NetBSD: Makefile,v 1.26 2018/03/12 11:15:55 wiz Exp $ DISTNAME= qtbase-everywhere-src-${QTVERSION} PKGNAME= qt5-psql-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 PostgreSQL plugin BUILD_QT5= yes |