aboutsummaryrefslogtreecommitdiff
path: root/databases/pgbouncer/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2010-03-17 16:30:31 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2010-03-17 16:30:31 +0000
commit4350f34f89a0ff66061950f0f3f4fec66786d460 (patch)
treea8179033de827578627ca14a182fbe2ad998f211 /databases/pgbouncer/Makefile
parent36a7c44e2dbf1a181f07fbf56e45e57eeeacc001 (diff)
Notes
Diffstat (limited to 'databases/pgbouncer/Makefile')
-rw-r--r--databases/pgbouncer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pgbouncer/Makefile b/databases/pgbouncer/Makefile
index f9cb868358f4..d63f303c794f 100644
--- a/databases/pgbouncer/Makefile
+++ b/databases/pgbouncer/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= pgbouncer
-PORTVERSION= 1.3.1
+PORTVERSION= 1.3.2
CATEGORIES= databases
-MASTER_SITES= http://pgfoundry.org/frs/download.php/2284/
+MASTER_SITES= http://pgfoundry.org/frs/download.php/2608/
MAINTAINER= skv@FreeBSD.org
COMMENT= Lightweight connection pooler for PostgreSQL