diff options
Diffstat (limited to 'net/haproxy/Makefile')
-rw-r--r-- | net/haproxy/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index acb16057a768..3ab22e663dea 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -6,13 +6,16 @@ # PORTNAME= haproxy -PORTVERSION= 1.4.8 +PORTVERSION= 1.4.9 CATEGORIES= net www MASTER_SITES= http://haproxy.1wt.eu/download/1.4/src/ MAINTAINER= freebsd@linepoint.com COMMENT= The Reliable, High Performance TCP/HTTP Load Balancer +LICENSE_COMB= multi +LICENSE= GPLv2 LGPL21 + USE_RC_SUBR= haproxy USE_GMAKE= YES SUB_FILES= pkg-message |