diff options
author | Doug Barton <dougb@FreeBSD.org> | 2009-01-04 07:26:28 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2009-01-04 07:26:28 +0000 |
commit | c288151fe50fef3c00980bcac457819f9efa65f8 (patch) | |
tree | f8f98de1fccdf0e899f41ef5cec1d4bc5aaf77f4 /dns/bind9-sdb-postgresql | |
parent | 3926df4216b5dee23c1578f3a5297a464515d3c8 (diff) |
Notes
Diffstat (limited to 'dns/bind9-sdb-postgresql')
-rw-r--r-- | dns/bind9-sdb-postgresql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind9-sdb-postgresql/Makefile b/dns/bind9-sdb-postgresql/Makefile index 5e38e95261bd..96d6bb6f1aa0 100644 --- a/dns/bind9-sdb-postgresql/Makefile +++ b/dns/bind9-sdb-postgresql/Makefile @@ -18,7 +18,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= josh.carroll@gmail.com COMMENT= Bind9, patched for use with a PostgreSQL-based backend -CONFLICTS= bind9-9.[35].* bind9-dlz-* bind9-sdb-ldap-* host-* +CONFLICTS= bind9-9.* bind9-sdb-ldap-* host-* # ISC releases things like 9.3.0rc1, which our versioning doesn't like ISCVERSION= 9.4.2-P2 |