svn commit: r382427 - head/net/wpa_gui

John Marino marino at FreeBSD.org
Fri Mar 27 15:22:00 UTC 2015


Author: marino
Date: Fri Mar 27 15:21:58 2015
New Revision: 382427
URL: https://svnweb.freebsd.org/changeset/ports/382427
QAT: https://qat.redports.org/buildarchive/r382427/

Log:
  net/wpa_gui: Update icon URL, the old one went away
  
  PR:		197911
  Submitted by:	Kevin Zheng
  Approved by:	maintainer timeout

Modified:
  head/net/wpa_gui/Makefile

Modified: head/net/wpa_gui/Makefile
==============================================================================
--- head/net/wpa_gui/Makefile	Fri Mar 27 15:07:26 2015	(r382426)
+++ head/net/wpa_gui/Makefile	Fri Mar 27 15:21:58 2015	(r382427)
@@ -5,7 +5,7 @@ PORTNAME=	wpa_gui
 PORTVERSION=	0.7.3
 CATEGORIES=	net
 MASTER_SITES=	http://hostap.epitest.fi/releases/ \
-		SF/partmedia.u/freebsd-ports/:icons \
+		http://partmedia.users.sourceforge.net/dist/:icons \
 		LOCAL/jgh/net/${PORTNAME}/:icons
 DISTNAME=	wpa_supplicant-${PORTVERSION}
 DISTFILES=	${DISTNAME}.tar.gz \


More information about the svn-ports-head mailing list