diff --git a/dns/rfc2136/Makefile b/dns/rfc2136/Makefile index 709763c95..451395bc1 100644 --- a/dns/rfc2136/Makefile +++ b/dns/rfc2136/Makefile @@ -3,6 +3,6 @@ PLUGIN_VERSION= 1.2 PLUGIN_REVISION= 1 PLUGIN_COMMENT= RFC-2136 Support PLUGIN_MAINTAINER= franco@opnsense.org -PLUGIN_DEPENDS= bind911 +PLUGIN_DEPENDS= bind913 .include "../../Mk/plugins.mk"