git: 9137f807f695 - main - net/hostapd29: fix PKGBASE collision
Date: Mon, 20 Jun 2022 07:29:25 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=9137f807f695dd109bf64a5857cbc7bb22b193ad commit 9137f807f695dd109bf64a5857cbc7bb22b193ad Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2022-06-20 07:29:09 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2022-06-20 07:29:09 +0000 net/hostapd29: fix PKGBASE collision --- 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 \