summaryrefslogtreecommitdiff
path: root/databases/postgresql-repmgr2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-repmgr2/Makefile')
-rw-r--r--databases/postgresql-repmgr2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql-repmgr2/Makefile b/databases/postgresql-repmgr2/Makefile
index e388ea40bbcf..d1e4a40a4989 100644
--- a/databases/postgresql-repmgr2/Makefile
+++ b/databases/postgresql-repmgr2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= postgresql-repmgr
PORTVERSION= 2.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= http://www.repmgr.org/download/
DISTNAME= repmgr-${PORTVERSION}
@@ -16,7 +16,7 @@ LICENSE= GPLv3
RUN_DEPENDS= rsync:net/rsync
-USES+= gettext gmake pgsql:9.2
+USES+= gettext gmake pgsql:9.3+
USE_RC_SUBR= repmgrd
WANT_PGSQL= server
MAKE_ENV= USE_PGXS=1