diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-05-25 12:43:32 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-05-25 12:43:32 +0000 |
commit | d34e89a5ac862587626890c01677b92bb6d28222 (patch) | |
tree | 9e7451dee6b3f7fd39dac7dd05c192fa6da64263 /dns/bind910/Makefile | |
parent | e98b6cdca6169cfefabcb96b1838adadf75481e9 (diff) | |
download | ports-d34e89a5ac862587626890c01677b92bb6d28222.tar.gz ports-d34e89a5ac862587626890c01677b92bb6d28222.zip |
Notes
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 |