From 08ca73b84648e09cb14772302530f2c9733af6ba Mon Sep 17 00:00:00 2001 From: pav Date: Fri, 28 Mar 2008 00:31:18 +0000 Subject: - Fix plist Pointy hat to: nork --- databases/pgpool/Makefile | 2 +- databases/pgpool/pkg-plist | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/databases/pgpool/Makefile b/databases/pgpool/Makefile index 28a75c3992a5..30c17ba6eec5 100644 --- a/databases/pgpool/Makefile +++ b/databases/pgpool/Makefile @@ -7,7 +7,7 @@ PORTNAME= pgpool PORTVERSION= 3.4.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://pgfoundry.org/frs/download.php/1446/ diff --git a/databases/pgpool/pkg-plist b/databases/pgpool/pkg-plist index 6eec8ae0b61f..41c21ecb24f8 100644 --- a/databases/pgpool/pkg-plist +++ b/databases/pgpool/pkg-plist @@ -2,3 +2,5 @@ bin/pgpool etc/pgpool.conf.sample etc/pool_hba.conf.sample +share/pgpool/pgpool.pam +@dirrm share/pgpool -- cgit