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