diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2013-12-05 11:10:49 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-12-05 11:10:49 +0000 |
| commit | bcc4614ebb8e7cedfc57740463f77b8e5a210499 (patch) | |
| tree | dbba8f7c619a6f7db5c86ae59117cfcf6e8fe57e /databases/pgpool-II | |
| parent | - Update to 0.59 (diff) | |
Fixup pkgnames.
PR: ports/184440, ports/184441, ports/184442, ports/184443, ports/184444, ports/184445, ports/184446, ports/184447, ports/184448, ports/184449, ports/184450
Submitted by: mat
Approved by: portmgr (bapt)
Diffstat (limited to 'databases/pgpool-II')
| -rw-r--r-- | databases/pgpool-II/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pgpool-II/Makefile b/databases/pgpool-II/Makefile index 8e8e98e1990b..958d0219e741 100644 --- a/databases/pgpool-II/Makefile +++ b/databases/pgpool-II/Makefile @@ -19,7 +19,7 @@ USE_LDCONFIG= yes USE_OPENSSL= yes CONFIGURE_ARGS= --with-openssl -CONFLICTS= pgpool-3.* pgpool-II-2.* pgpool-II-3.0.* +CONFLICTS= pgpool-3.* pgpool-II-22-* pgpool-II-23-* pgpool-II-23-* USE_RC_SUBR= pgpool PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README README.euc_jp |
