aboutsummaryrefslogtreecommitdiff
path: root/databases/slony1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/slony1/Makefile')
-rw-r--r--databases/slony1/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/slony1/Makefile b/databases/slony1/Makefile
index f01a0da0df04..df4e95b83259 100644
--- a/databases/slony1/Makefile
+++ b/databases/slony1/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= slony1
-PORTVERSION= 1.2.1
+PORTVERSION= 1.2.2
CATEGORIES= databases
-MASTER_SITES= http://developer.postgresql.org/~wieck/slony1/download/ \
- http://freebsd.unixfreunde.de/sources/
-DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
- ${PORTNAME}-${PORTVERSION}-docs${EXTRACT_SUFX}
+MASTER_SITES= http://pgfoundry.org/frs/download.php/1202/:main \
+ http://pgfoundry.org/frs/download.php/1203/:docs
+DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:main \
+ ${PORTNAME}-${PORTVERSION}-docs${EXTRACT_SUFX}:docs
MAINTAINER= vivek@khera.org
COMMENT= PostgreSQL master to multiple replicas replication system