diff options
Diffstat (limited to 'x11/qt5-psql/Makefile')
-rw-r--r-- | x11/qt5-psql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-psql/Makefile b/x11/qt5-psql/Makefile index 95208390fd5..40a5d1b43f9 100644 --- a/x11/qt5-psql/Makefile +++ b/x11/qt5-psql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/04/06 08:17:18 adam Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/25 14:25:17 tnn Exp $ DISTNAME= qtbase-opensource-src-${QTVERSION} PKGNAME= qt5-psql-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Qt5 PostgreSQL plugin BUILD_QT5= yes |