aboutsummaryrefslogtreecommitdiff
path: root/databases/pgbouncer
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-10-22 08:28:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-10-22 08:28:59 +0000
commit5d7c749cb193409b1dab0723c386f27377744593 (patch)
tree078a84ef68d4493b3d35ab8cd7ae5cf726919473 /databases/pgbouncer
parentad21ea313c673a6ed87da239a9864ac1f60de20e (diff)
downloadports-5d7c749cb193409b1dab0723c386f27377744593.tar.gz
ports-5d7c749cb193409b1dab0723c386f27377744593.zip
Notes
Diffstat (limited to 'databases/pgbouncer')
-rw-r--r--databases/pgbouncer/Makefile2
-rw-r--r--databases/pgbouncer/pkg-plist4
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/pgbouncer/Makefile b/databases/pgbouncer/Makefile
index ea33610bc4ef..ce0407fc2b65 100644
--- a/databases/pgbouncer/Makefile
+++ b/databases/pgbouncer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pgbouncer
PORTVERSION= 1.5.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= databases
MASTER_SITES= http://pgfoundry.org/frs/download.php/3393/
diff --git a/databases/pgbouncer/pkg-plist b/databases/pgbouncer/pkg-plist
index 82e02bf67916..83102507d2ae 100644
--- a/databases/pgbouncer/pkg-plist
+++ b/databases/pgbouncer/pkg-plist
@@ -3,5 +3,5 @@ man/man1/pgbouncer.1.gz
man/man5/pgbouncer.5.gz
@sample etc/pgbouncer.ini.sample
@sample etc/pgbouncer.users.sample
-@dir(%%PGBOUNCER_USER%%,%PGBOUNCER_GROUP%%,) %%PGBOUNCER_LOGDIR%%
-@dir(%%PGBOUNCER_USER%%,%PGBOUNCER_GROUP%%,) %%PGBOUNCER_RUNDIR%%
+@dir(%%PGBOUNCER_USER%%,%%PGBOUNCER_GROUP%%,) %%PGBOUNCER_LOGDIR%%
+@dir(%%PGBOUNCER_USER%%,%%PGBOUNCER_GROUP%%,) %%PGBOUNCER_RUNDIR%%