diff options
author | wiz <wiz> | 2016-10-09 21:41:55 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-10-09 21:41:55 +0000 |
commit | f27da8c04f62f030794b1ada9dd5a42361aeb73a (patch) | |
tree | 9d296ccf9756b12c98ebf3f6f40d1795f5ed5009 /x11/qt5-psql | |
parent | 73a2244eb68ddde01db6d6af9bd01c6a33dc1be2 (diff) | |
download | pkgsrc-f27da8c04f62f030794b1ada9dd5a42361aeb73a.tar.gz |
Recursive bump for all users of pgsql now that the default is 95.
Diffstat (limited to 'x11/qt5-psql')
-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 b4dae72e160..e6857a8dd31 100644 --- a/x11/qt5-psql/Makefile +++ b/x11/qt5-psql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2016/04/11 19:01:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.18 2016/10/09 21:42:04 wiz Exp $ DISTNAME= qtbase-opensource-src-${QTVERSION} PKGNAME= qt5-psql-${QTVERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Qt5 PostgreSQL plugin BUILD_QT5= yes |