git: 012a880e9e8a - 2022Q2 - net/hostapd29: fix PKGBASE collision

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Mon, 20 Jun 2022 15:12:37 UTC
The branch 2022Q2 has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=012a880e9e8ac1ec32aa2c916b4d342d720b2f5c

commit 012a880e9e8ac1ec32aa2c916b4d342d720b2f5c
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2022-06-20 07:29:09 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2022-06-20 15:11:56 +0000

    net/hostapd29: fix PKGBASE collision
    
    (cherry picked from commit 9137f807f695dd109bf64a5857cbc7bb22b193ad)
---
 net/hostapd29/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net/hostapd29/Makefile b/net/hostapd29/Makefile
index a87a8ed33515..71560a68b043 100644
--- a/net/hostapd29/Makefile
+++ b/net/hostapd29/Makefile
@@ -5,6 +5,7 @@ PORTVERSION=	2.9
 PORTREVISION=	4
 CATEGORIES=	net
 MASTER_SITES=	https://w1.fi/releases/
+PKGNAMESUFFIX=	29
 
 PATCH_SITES=	https://w1.fi/security/2020-1/
 PATCHFILES=	0001-WPS-UPnP-Do-not-allow-event-subscriptions-with-URLs-.patch:-p1 \