diff options
Diffstat (limited to 'databases/pgpool-II/Makefile')
-rw-r--r-- | databases/pgpool-II/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/pgpool-II/Makefile b/databases/pgpool-II/Makefile index 7410d3102b4d..0ebc691433b5 100644 --- a/databases/pgpool-II/Makefile +++ b/databases/pgpool-II/Makefile @@ -6,10 +6,9 @@ # PORTNAME= pgpool-II -PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTVERSION= 2.2.3 CATEGORIES= databases -MASTER_SITES= http://pgfoundry.org/frs/download.php/2191/ +MASTER_SITES= http://pgfoundry.org/frs/download.php/2329/ MAINTAINER= kuriyama@FreeBSD.org COMMENT= A connection pool server for PostgreSQL |