summaryrefslogtreecommitdiff
path: root/x11/qt5-psql/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2014-06-10 14:21:37 +0000
committerjoerg <joerg>2014-06-10 14:21:37 +0000
commit727aa3555755e6e82d6e5f9e3a6d293c54eb5461 (patch)
treeb371c6a49b046814a110c96ac526d488456dc1a6 /x11/qt5-psql/Makefile
parent874e3ec70f504d16337cd99517b79f878ab92a52 (diff)
downloadpkgsrc-727aa3555755e6e82d6e5f9e3a6d293c54eb5461.tar.gz
Bump PostgreSQL default version to 9.3.
Diffstat (limited to 'x11/qt5-psql/Makefile')
-rw-r--r--x11/qt5-psql/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-psql/Makefile b/x11/qt5-psql/Makefile
index 09bdc52f183..9fa6ab9aa4d 100644
--- a/x11/qt5-psql/Makefile
+++ b/x11/qt5-psql/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2014/04/23 07:05:31 adam Exp $
+# $NetBSD: Makefile,v 1.7 2014/06/10 14:21:38 joerg Exp $
PKGNAME= qt5-psql-${QTVERSION}
+PKGREVISION= 1
COMMENT= Qt5 PostgreSQL plugin
.include "../../x11/qt5-qtbase/Makefile.common"