aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-10-21 17:46:57 +0800
committerbapt <bapt@FreeBSD.org>2014-10-21 17:46:57 +0800
commit454cfea0451e12662964681241e6cde094b1cf70 (patch)
treeb6dcb96ed124143aec101d08a35c7eee7bd6825e
parent14f17dd81ed961d2e55fb0ed43f7b29eae978695 (diff)
downloadfreebsd-ports-gnome-454cfea0451e12662964681241e6cde094b1cf70.tar.gz
freebsd-ports-gnome-454cfea0451e12662964681241e6cde094b1cf70.tar.zst
freebsd-ports-gnome-454cfea0451e12662964681241e6cde094b1cf70.zip
Fix typo
-rw-r--r--databases/pgbouncer/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pgbouncer/pkg-plist b/databases/pgbouncer/pkg-plist
index d647ee0639e4..82e02bf67916 100644
--- a/databases/pgbouncer/pkg-plist
+++ b/databases/pgbouncer/pkg-plist
@@ -4,4 +4,4 @@ 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_RUNDIR%%