net/hostapd: Fix CPE information because current one is deprecated

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-14 09:44:24 +00:00
parent fc7fc1af28
commit af1b44de7c
No known key found for this signature in database
GPG key ID: 4DD88C3F9F3B8333

View file

@ -17,7 +17,7 @@ COMMENT= IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
LICENSE= BSD3CLAUSE
USES= cpe gmake ssl
CPE_VENDOR= w1.f1
CPE_VENDOR= w1.fi
BUILD_WRKSRC= ${WRKSRC}/hostapd
CFLAGS+= -I${OPENSSLINC}
LDFLAGS+= -L${OPENSSLLIB}