diff options
author | brooks <brooks@FreeBSD.org> | 2006-09-15 01:37:55 +0800 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2006-09-15 01:37:55 +0800 |
commit | 158806b8e7259cbcee64a0465ec692e8dea589b9 (patch) | |
tree | b5b09c6deaa795e0525ca7c671984ac77f0f7fb6 /security | |
parent | 78fb7e397e468fd001d201ff511a4bf490b5d38c (diff) | |
download | freebsd-ports-gnome-158806b8e7259cbcee64a0465ec692e8dea589b9.tar.gz freebsd-ports-gnome-158806b8e7259cbcee64a0465ec692e8dea589b9.tar.zst freebsd-ports-gnome-158806b8e7259cbcee64a0465ec692e8dea589b9.zip |
Drop maintainership. I'm not really interested in this now that we've
got it in the base.
Diffstat (limited to 'security')
-rw-r--r-- | security/wpa_supplicant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/wpa_supplicant/Makefile b/security/wpa_supplicant/Makefile index 82f35955cb9a..d3704c457d24 100644 --- a/security/wpa_supplicant/Makefile +++ b/security/wpa_supplicant/Makefile @@ -20,7 +20,7 @@ PORTREVISION= 2 CATEGORIES= security net MASTER_SITES= http://hostap.epitest.fi/releases/ -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Supplicant (client) for WPA/802.1x protocols LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet |