diff options
Diffstat (limited to 'dns/bind911/Makefile')
-rw-r--r-- | dns/bind911/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind911/Makefile b/dns/bind911/Makefile index 38485be7a674..b74901213c1f 100644 --- a/dns/bind911/Makefile +++ b/dns/bind911/Makefile @@ -38,7 +38,7 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \ --sysconfdir=${ETCDIR} ETCDIR= ${PREFIX}/etc/namedb -CONFLICTS= bind-tools bind99 bind910 bind912 bind913 bind9-devel +CONFLICTS= bind-tools bind912 bind913 bind914 bind9-devel SUB_FILES= pkg-message named.conf USE_RC_SUBR= named |