From 19915a5154087d67e8b2c88a6f2e1c1b31886a4b Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 11 Jul 2016 17:22:25 +0200 Subject: [PATCH] net/haproxy: bump revision after latest change ok @fraenki --- net/haproxy/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index d00b06561..b742ec62a 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= haproxy PLUGIN_VERSION= 1.3 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer PLUGIN_DEPENDS= haproxy PLUGIN_MAINTAINER= opnsense@moov.de