summaryrefslogtreecommitdiff
path: root/databases/libgda-postgres
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-10-09 21:41:55 +0000
committerwiz <wiz@pkgsrc.org>2016-10-09 21:41:55 +0000
commit3707ddb6eb5849d093b8d3fa81e008ad3c81060d (patch)
tree334a2d6bfd501a0b77c7079c5b31fa6c7b4dfd7f /databases/libgda-postgres
parent20be93ba8762e7c539cfdaf7f50e5d0f84291448 (diff)
downloadpkgsrc-3707ddb6eb5849d093b8d3fa81e008ad3c81060d.tar.gz
Recursive bump for all users of pgsql now that the default is 95.
Diffstat (limited to 'databases/libgda-postgres')
-rw-r--r--databases/libgda-postgres/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libgda-postgres/Makefile b/databases/libgda-postgres/Makefile
index 55ed8ec5cbb..9d1f5821e37 100644
--- a/databases/libgda-postgres/Makefile
+++ b/databases/libgda-postgres/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2016/03/05 11:28:11 jperkin Exp $
+# $NetBSD: Makefile,v 1.28 2016/10/09 21:41:56 wiz Exp $
LIBGDA_PROVIDER= postgres
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../databases/libgda/Makefile.common"