summaryrefslogtreecommitdiff
path: root/databases/slony1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/slony1/Makefile')
-rw-r--r--databases/slony1/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/slony1/Makefile b/databases/slony1/Makefile
index 05a689f476b..0fa3433ce1c 100644
--- a/databases/slony1/Makefile
+++ b/databases/slony1/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2010/12/14 17:57:24 adam Exp $
+# $NetBSD: Makefile,v 1.19 2011/11/26 11:49:51 adam Exp $
-DISTNAME= slony1-2.0.6
+DISTNAME= slony1-2.1.0
CATEGORIES= databases
-MASTER_SITES= http://slony.info/downloads/2.0/source/
+MASTER_SITES= http://slony.info/downloads/2.1/source/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= adam@NetBSD.org
@@ -11,7 +11,7 @@ COMMENT= Replication system for PostgreSQL
PKG_DESTDIR_SUPPORT= user-destdir
-PGSQL_VERSIONS_ACCEPTED=90 84 83
+PGSQL_VERSIONS_ACCEPTED=91 90 84 83
DEPENDS+= postgresql${PGSQL_VERSION}-server-[0-9]*:../../databases/postgresql${PGSQL_VERSION}-server