aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2022-06-25 11:10:36 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2022-06-25 11:10:54 +0000
commitd8031f42604876e0fb1b01b81b9fc8b35cb89e4d (patch)
tree75f85a16a2e75b030d7a91c20dfaaf4a6cb6db41 /net
parent21e8fd3ad74fbb8c52d375aec9bc77e4c1cb53d4 (diff)
downloadports-d8031f42604876e0fb1b01b81b9fc8b35cb89e4d.tar.gz
ports-d8031f42604876e0fb1b01b81b9fc8b35cb89e4d.zip
net/haproxy25: fix PKGBASE collision
Diffstat (limited to 'net')
-rw-r--r--net/haproxy25/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/haproxy25/Makefile b/net/haproxy25/Makefile
index 82015612366b..d49958f2f602 100644
--- a/net/haproxy25/Makefile
+++ b/net/haproxy25/Makefile
@@ -3,6 +3,7 @@
PORTNAME= haproxy
DISTVERSION= 2.5.7
CATEGORIES= net www
+PKGNAMESUFFIX= 25
MASTER_SITES= http://www.haproxy.org/download/2.5/src/
MAINTAINER= demon@FreeBSD.org
@@ -19,7 +20,7 @@ USE_RC_SUBR= haproxy
default_CONFLICTS_INSTALL= haproxy-lua
lua_CONFLICTS_INSTALL= haproxy
-lua_PKGNAMESUFFIX= -lua
+lua_PKGNAMESUFFIX= 25-lua
CONFLICTS_INSTALL= haproxy-devel haproxy17 haproxy18 haproxy20 haproxy22 haproxy23 haproxy24