Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Oct 2017 01:30:44 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452256 - head/net/hostapd
Message-ID:  <201710170130.v9H1UiVm053272@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
 COMMENT=	IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710170130.v9H1UiVm053272>