summaryrefslogtreecommitdiff
path: root/databases/pgbouncer
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2007-09-21 20:21:30 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2007-09-21 20:21:30 +0000
commit5a1d1148e1bf522e5cec350ddbb7241017615b23 (patch)
treec0c7a07736914867ed86b175a6df18598e35d03f /databases/pgbouncer
parent- Update to 1.2.3 (diff)
- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
Notes
Notes: svn path=/head/; revision=199865
Diffstat (limited to 'databases/pgbouncer')
-rw-r--r--databases/pgbouncer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/pgbouncer/Makefile b/databases/pgbouncer/Makefile
index 8cbb4db94ec3..c71bdb96f558 100644
--- a/databases/pgbouncer/Makefile
+++ b/databases/pgbouncer/Makefile
@@ -7,13 +7,14 @@
PORTNAME= pgbouncer
PORTVERSION= 1.0.8
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://pgfoundry.org/frs/download.php/1399/
MAINTAINER= skv@FreeBSD.org
COMMENT= Lightweight connection pooler for PostgreSQL
-LIB_DEPENDS= event:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
USE_RC_SUBR= pgbouncer.sh
SUB_FILES= pkg-message