diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2022-06-20 07:29:09 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2022-06-20 07:29:09 +0000 |
commit | 9137f807f695dd109bf64a5857cbc7bb22b193ad (patch) | |
tree | 46a8a5a6fa0f70c381eba81e0d040078f7024f7c /net/hostapd29 | |
parent | security/wpa_supplicant29: fix PKGBASE collision (diff) |
net/hostapd29: fix PKGBASE collision
Diffstat (limited to 'net/hostapd29')
-rw-r--r-- | net/hostapd29/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |