aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-07-12 18:46:20 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-07-12 18:46:20 +0000
commit5cfd636899e532df79f8af2cb34d61d3faf4152e (patch)
tree04870cbbc38b44f54882f51b7e1d7592841665a8 /net
parent51013cd84c40ecd385def5d8d57f90e3427e01db (diff)
downloadports-5cfd636899e532df79f8af2cb34d61d3faf4152e.tar.gz
ports-5cfd636899e532df79f8af2cb34d61d3faf4152e.zip
net/wpa_supplicant_gui: Fix package name after rename
Reported by: adamw
Notes
Notes: svn path=/head/; revision=474530
Diffstat (limited to 'net')
-rw-r--r--net/wpa_supplicant_gui/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wpa_supplicant_gui/Makefile b/net/wpa_supplicant_gui/Makefile
index a6eb3bfe8f4b..0a3204dc9c6a 100644
--- a/net/wpa_supplicant_gui/Makefile
+++ b/net/wpa_supplicant_gui/Makefile
@@ -1,9 +1,9 @@
# Created by: Ilya Bakulin <webmaster@kibab.com>
# $FreeBSD$
-PORTNAME= wpa_gui
+PORTNAME= wpa_supplicant_gui
PORTVERSION= 2.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://w1.fi/releases/ \
http://partmedia.users.sourceforge.net/dist/:icons \