diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2025-06-12 21:16:41 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2025-06-12 21:23:12 +0000 |
commit | b742df0e73965f91b50890e89fd5e96d9e7e994f (patch) | |
tree | 6df50c5b6e68c73e32ab5432420996119febb3b0 /net/haproxy | |
parent | sysutils/bacula15-server: Add support for zstd compression (diff) |
haproxy: remove obsoleted versions.
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 eb506edf1f37..b5fc771a7913 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -22,7 +22,7 @@ lua_PKGNAMESUFFIX= -lua wolfssl_CONFLICTS_INSTALL= haproxy-devel haproxy-lua wolfssl_PKGNAMESUFFIX= -wolfssl -CONFLICTS_INSTALL= haproxy haproxy17 haproxy18 haproxy20 haproxy22 haproxy23 haproxy24 haproxy25 haproxy26 +CONFLICTS_INSTALL= haproxy haproxy24 haproxy26 haproxy28 ALL_TARGET= all admin/halog/halog MAKE_ARGS= TARGET=freebsd DEFINE=-DFREEBSD_PORTS USE_GETADDRINFO=1 \ |