diff options
author | joerg <joerg> | 2014-06-10 14:21:37 +0000 |
---|---|---|
committer | joerg <joerg> | 2014-06-10 14:21:37 +0000 |
commit | 44116b0f5400671fc62bacd3c4d5c0c36605ac1b (patch) | |
tree | b371c6a49b046814a110c96ac526d488456dc1a6 /x11/qt4-pgsql | |
parent | 3f912eb8b80ccf276dd4240c2c8cd8e93550495c (diff) | |
download | pkgsrc-44116b0f5400671fc62bacd3c4d5c0c36605ac1b.tar.gz |
Bump PostgreSQL default version to 9.3.
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 0c891dd1ae4..2b4a3171483 100644 --- a/x11/qt4-pgsql/Makefile +++ b/x11/qt4-pgsql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2014/02/12 23:18:54 tron Exp $ +# $NetBSD: Makefile,v 1.44 2014/06/10 14:21:38 joerg Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-pgsql-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= QT postgresql driver CONFIGURE_ARGS+= -I${QTDIR}/include |