diff options
author | demon <demon@FreeBSD.org> | 2015-10-21 19:03:47 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2015-10-21 19:03:47 +0800 |
commit | f91901e0b0c84825ad3a524a187be0c91a3da42d (patch) | |
tree | 791060074f652bfb9f9fdb49f26ce488ba5b1f39 /net/haproxy | |
parent | 5138f90b72bf6958948338006409cee9671adef2 (diff) | |
download | freebsd-ports-gnome-f91901e0b0c84825ad3a524a187be0c91a3da42d.tar.gz freebsd-ports-gnome-f91901e0b0c84825ad3a524a187be0c91a3da42d.tar.zst freebsd-ports-gnome-f91901e0b0c84825ad3a524a187be0c91a3da42d.zip |
Adjust comment to pet portlint.
Diffstat (limited to 'net/haproxy')
-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 |