aboutsummaryrefslogtreecommitdiff
path: root/databases/pgpool-II-22/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-08-07 10:07:22 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-08-07 10:07:22 +0000
commitde94f525a3e4b148680a46efaa684342417c032d (patch)
tree4f7050a9be00b19cd8d32bc06948a2b06b678223 /databases/pgpool-II-22/Makefile
parent9e89958c70f60831ac6002ca3da5dbc4dcf4363c (diff)
downloadports-de94f525a3e4b148680a46efaa684342417c032d.tar.gz
ports-de94f525a3e4b148680a46efaa684342417c032d.zip
- Update to 3.1.1
PR: ports/100788 Submitted by: Robert Gogolok <gogo(at)cs.uni-sb.de> Approved by: krion (mentor), maintainer timeout
Notes
Notes: svn path=/head/; revision=169948
Diffstat (limited to 'databases/pgpool-II-22/Makefile')
-rw-r--r--databases/pgpool-II-22/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pgpool-II-22/Makefile b/databases/pgpool-II-22/Makefile
index c09676f8668f..f69efaf4831a 100644
--- a/databases/pgpool-II-22/Makefile
+++ b/databases/pgpool-II-22/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= pgpool
-PORTVERSION= 3.1
+PORTVERSION= 3.1.1
CATEGORIES= databases
-MASTER_SITES= http://pgfoundry.org/frs/download.php/932/
+MASTER_SITES= http://pgfoundry.org/frs/download.php/980/
MAINTAINER= whitekid@gmail.com
COMMENT= A connection pool server for PostgreSQL