diff options
author | makc <makc@FreeBSD.org> | 2009-01-19 07:11:07 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-01-19 07:11:07 +0800 |
commit | 1fc97b52f8dfcd4aebccc951343801d8e421978d (patch) | |
tree | 1146e84ffcca35cad26fa0d08b6b2dad5aa5f0f8 /net/Makefile | |
parent | c0d865e6d318786dca17f5bde444624712a2de56 (diff) | |
download | freebsd-ports-gnome-1fc97b52f8dfcd4aebccc951343801d8e421978d.tar.gz freebsd-ports-gnome-1fc97b52f8dfcd4aebccc951343801d8e421978d.tar.zst freebsd-ports-gnome-1fc97b52f8dfcd4aebccc951343801d8e421978d.zip |
Add new port net/wpa_gui:
wpa_gui is a nice GUI frontend for wpa_supplicant tool.
WWW: http://hostap.epitest.fi/wpa_supplicant/
PR: ports/130347
Submitted by: Ilya Bakulin <webmaster at kibab.com>
Approved by: miwi (implicit)
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index d658a5efd069..d705f11efda9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1034,6 +1034,7 @@ SUBDIR += wmwifi SUBDIR += wmwlmon SUBDIR += wol + SUBDIR += wpa_gui SUBDIR += wping SUBDIR += x11vnc SUBDIR += xbone |