diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-10-13 11:49:12 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-10-13 11:49:12 +0000 |
commit | 7cddfe7e59718e2c262cbf93df855cd3d0b8fe11 (patch) | |
tree | f231ef88b1e327b2b548ff44cdd6cb58a0cabe66 /databases/pgpool | |
parent | faf2411c9dfbdbc989ba87225d7569311e324619 (diff) |
Notes
Diffstat (limited to 'databases/pgpool')
-rw-r--r-- | databases/pgpool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pgpool/Makefile b/databases/pgpool/Makefile index 30c17ba6eec5..fba8f68db003 100644 --- a/databases/pgpool/Makefile +++ b/databases/pgpool/Makefile @@ -18,7 +18,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_RC_SUBR= pgpool -CONFLICTS= pgpool-II-1.* +CONFLICTS= pgpool-II-* PORTDOCS= README AUTHORS COPYING ChangeLog INSTALL NEWS TODO README.euc_jp |