From b1723ce7a8c45351f6b5d0fc8cb360be2bd7881b Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 5 May 2016 15:46:15 +0200 Subject: [PATCH] net/haproxy: maintainer approved release --- net/haproxy/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 6fdde0d7d..48c46ba38 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= haproxy -PLUGIN_VERSION= 0.3 -PLUGIN_PRIVATE= yes +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer PLUGIN_DEPENDS= haproxy PLUGIN_MAINTAINER= opnsense@moov.de