aboutsummaryrefslogtreecommitdiffstats
path: root/databases/slony1/Makefile
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2007-01-05 05:09:00 +0800
committererwin <erwin@FreeBSD.org>2007-01-05 05:09:00 +0800
commit40a3328f70b9c2ced8846bb9045bb5e0be08bb2d (patch)
tree6f37ea6356808682b369625115c1a5e72b6a0daf /databases/slony1/Makefile
parent606aadb5424c46987e43a4782775058ea4c3c9f2 (diff)
downloadfreebsd-ports-gnome-40a3328f70b9c2ced8846bb9045bb5e0be08bb2d.tar.gz
freebsd-ports-gnome-40a3328f70b9c2ced8846bb9045bb5e0be08bb2d.tar.zst
freebsd-ports-gnome-40a3328f70b9c2ced8846bb9045bb5e0be08bb2d.zip
Update to 1.2.2
PR: 107532 Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
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