diff options
Diffstat (limited to 'net/haproxy/Makefile')
-rw-r--r-- | net/haproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 60ec29c1675c..f2a976fed28d 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.haproxy.org/download/1.6/src/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= demon@FreeBSD.org -COMMENT= The Reliable, High Performance TCP/HTTP Load Balancer +COMMENT= Reliable, High Performance TCP/HTTP Load Balancer LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi |