diff options
| author | John Marino <marino@FreeBSD.org> | 2015-03-27 15:21:58 +0000 |
|---|---|---|
| committer | John Marino <marino@FreeBSD.org> | 2015-03-27 15:21:58 +0000 |
| commit | 142542eed5aa3809a8b90def14a8fad9f509d314 (patch) | |
| tree | cd85709a83c851c22ae591da178561709c0a10be | |
| parent | Update to 317 (diff) | |
net/wpa_gui: Update icon URL, the old one went away
PR: 197911
Submitted by: Kevin Zheng
Approved by: maintainer timeout
Diffstat (limited to '')
| -rw-r--r-- | net/wpa_gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wpa_gui/Makefile b/net/wpa_gui/Makefile index 43080e5467c9..72431f23bf7c 100644 --- a/net/wpa_gui/Makefile +++ b/net/wpa_gui/Makefile @@ -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 \ |
