diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2020-07-26 08:32:41 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2020-07-26 08:32:41 +0000 |
commit | 411c624da8e8856a9d9e346424ed565a6ac07143 (patch) | |
tree | 06e4862f3e713dcb79a1f57dca19a50d08a6ecf7 /net/haproxy18 | |
parent | 6e90727a0785647461950761f024e6354e059a4f (diff) |
Notes
Diffstat (limited to 'net/haproxy18')
-rw-r--r-- | net/haproxy18/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/haproxy18/Makefile b/net/haproxy18/Makefile index 078f371b2c6a..b2293d36d06f 100644 --- a/net/haproxy18/Makefile +++ b/net/haproxy18/Makefile @@ -13,7 +13,7 @@ COMMENT= Reliable, high performance TCP/HTTP load balancer LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi -CONFLICTS_INSTALL= haproxy-[0-9]* haproxy-devel-[0-9]* haproxy17-[0-9]* haproxy19-[0-9]* haproxy21-[0-9]* +CONFLICTS_INSTALL= haproxy-[0-9]* haproxy-devel-[0-9]* haproxy17-[0-9]* haproxy19-[0-9]* haproxy20-[0-9]* haproxy21-[0-9]* USES= cpe gmake USE_RC_SUBR= haproxy |