svn commit: r452256 - head/net/hostapd
Cy Schubert
cy at FreeBSD.org
Tue Oct 17 01:30:45 UTC 2017
Author: cy
Date: Tue Oct 17 01:30:44 2017
New Revision: 452256
URL: https://svnweb.freebsd.org/changeset/ports/452256
Log:
Use https site.
Approved by: leres (maintainer)
MFH: 2017Q4
Differential Revision: D12691 (part of)
Modified:
head/net/hostapd/Makefile (contents, props changed)
Modified: head/net/hostapd/Makefile
==============================================================================
--- head/net/hostapd/Makefile Tue Oct 17 00:53:33 2017 (r452255)
+++ head/net/hostapd/Makefile Tue Oct 17 01:30:44 2017 (r452256)
@@ -4,7 +4,7 @@
PORTNAME= hostapd
PORTVERSION= 2.6
CATEGORIES= net
-MASTER_SITES= http://w1.fi/releases/
+MASTER_SITES= https://w1.fi/releases/
MAINTAINER= leres at FreeBSD.org
COMMENT= IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
More information about the svn-ports-head
mailing list