opnsense-plugins/net/haproxy/Makefile
Frank Wall 4e09754e8d net/haproxy: bump version
(cherry picked from commit 8c0d9e7b62)
2017-12-08 16:56:59 +01:00

7 lines
203 B
Makefile

PLUGIN_NAME= haproxy
PLUGIN_VERSION= 2.2
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
PLUGIN_DEPENDS= haproxy
PLUGIN_MAINTAINER= opnsense@moov.de
.include "../../Mk/plugins.mk"