diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 5837cf58a..f87eadcb9 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,7 +2,7 @@ PLUGIN_NAME= haproxy PLUGIN_VERSION= 2.15 PLUGIN_REVISION= 1 PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer -PLUGIN_DEPENDS= haproxy +PLUGIN_DEPENDS= haproxy18 PLUGIN_MAINTAINER= opnsense@moov.de .include "../../Mk/plugins.mk"