diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2010-03-17 16:30:31 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2010-03-17 16:30:31 +0000 |
commit | 4350f34f89a0ff66061950f0f3f4fec66786d460 (patch) | |
tree | a8179033de827578627ca14a182fbe2ad998f211 /databases/pgbouncer/Makefile | |
parent | 36a7c44e2dbf1a181f07fbf56e45e57eeeacc001 (diff) |
Notes
Diffstat (limited to 'databases/pgbouncer/Makefile')
-rw-r--r-- | databases/pgbouncer/Makefile | 4 |
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 |