diff options
author | wiz <wiz@pkgsrc.org> | 2016-10-09 21:41:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-10-09 21:41:55 +0000 |
commit | 3707ddb6eb5849d093b8d3fa81e008ad3c81060d (patch) | |
tree | 334a2d6bfd501a0b77c7079c5b31fa6c7b4dfd7f /x11/qt4-pgsql | |
parent | 20be93ba8762e7c539cfdaf7f50e5d0f84291448 (diff) | |
download | pkgsrc-3707ddb6eb5849d093b8d3fa81e008ad3c81060d.tar.gz |
Recursive bump for all users of pgsql now that the default is 95.
Diffstat (limited to 'x11/qt4-pgsql')
-rw-r--r-- | x11/qt4-pgsql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-pgsql/Makefile b/x11/qt4-pgsql/Makefile index 1905294d4c1..717c12a42fd 100644 --- a/x11/qt4-pgsql/Makefile +++ b/x11/qt4-pgsql/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.48 2016/03/05 11:29:48 jperkin Exp $ +# $NetBSD: Makefile,v 1.49 2016/10/09 21:42:03 wiz Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-pgsql-${QTVERSION} |