svn commit: r452249 - head/security/wpa_supplicant
Cy Schubert
cy at FreeBSD.org
Mon Oct 16 20:05:42 UTC 2017
Author: cy
Date: Mon Oct 16 20:05:41 2017
New Revision: 452249
URL: https://svnweb.freebsd.org/changeset/ports/452249
Log:
Use https site.
MFH: 2017Q4
Modified:
head/security/wpa_supplicant/Makefile (contents, props changed)
Modified: head/security/wpa_supplicant/Makefile
==============================================================================
--- head/security/wpa_supplicant/Makefile Mon Oct 16 19:57:56 2017 (r452248)
+++ head/security/wpa_supplicant/Makefile Mon Oct 16 20:05:41 2017 (r452249)
@@ -4,7 +4,7 @@ PORTNAME= wpa_supplicant
PORTVERSION= 2.6
PORTREVISION= 1
CATEGORIES= security net
-MASTER_SITES= http://w1.fi/releases/
+MASTER_SITES= https://w1.fi/releases/
MAINTAINER= ports at FreeBSD.org
COMMENT= Supplicant (client) for WPA/802.1x protocols
More information about the svn-ports-head
mailing list