From 239e52b2614c277c66c4ace83cba5eefb7ca19ad Mon Sep 17 00:00:00 2001 From: Mark Deneen Date: Wed, 21 Apr 2021 10:45:24 -0400 Subject: [PATCH 2/2] PKGNAMESUFFIX should be VERSIONSUFFIX --- net/haproxy18/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/haproxy18/Makefile b/net/haproxy18/Makefile index 6fd168b4b3c5..68c72233c371 100644 --- a/net/haproxy18/Makefile +++ b/net/haproxy18/Makefile @@ -4,7 +4,7 @@ PORTNAME= haproxy DISTVERSION= 1.8.30 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.8/src/ -PKGNAMESUFFIX= 18 +VERSIONSUFFIX= 18 MAINTAINER= demon@FreeBSD.org COMMENT= Reliable, high performance TCP/HTTP load balancer -- 2.27.0