svn commit: r353173 - head/net/wpa_gui

Alex Kozlov ak at FreeBSD.org
Wed May 7 16:11:59 UTC 2014


Author: ak
Date: Wed May  7 16:11:59 2014
New Revision: 353173
URL: http://svnweb.freebsd.org/changeset/ports/353173
QAT: https://qat.redports.org/buildarchive/r353173/

Log:
  - Update MASTER_SITES
  
  PR:	ports/189020
  Submitted by:	Kevin Zheng <kevinz5000 at gmail.com>
  Approved by:	Ilya Bakulin <webmaster at kibab.com> (maintainer)

Modified:
  head/net/wpa_gui/Makefile

Modified: head/net/wpa_gui/Makefile
==============================================================================
--- head/net/wpa_gui/Makefile	Wed May  7 16:05:45 2014	(r353172)
+++ head/net/wpa_gui/Makefile	Wed May  7 16:11:59 2014	(r353173)
@@ -5,7 +5,7 @@ PORTNAME=	wpa_gui
 PORTVERSION=	0.7.3
 CATEGORIES=	net
 MASTER_SITES=	http://hostap.epitest.fi/releases/ \
-		http://quasarp.dyndns.org/dist/freebsd/:icons \
+		SF/partmedia.u/freebsd-ports/:icons \
 		LOCAL/jgh/net/${PORTNAME}/:icons
 DISTNAME=	wpa_supplicant-${PORTVERSION}
 DISTFILES=	${DISTNAME}.tar.gz \


More information about the svn-ports-all mailing list