diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2006-09-14 17:37:55 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2006-09-14 17:37:55 +0000 |
commit | e521eed619f970d4d9193a31446b7056e6271894 (patch) | |
tree | 1b18154549936b280c03c0f60371e99fbef3f0dd /security | |
parent | 6c9ac209609366cd471cb2b47db360898192c4ae (diff) | |
download | ports-e521eed619f970d4d9193a31446b7056e6271894.tar.gz ports-e521eed619f970d4d9193a31446b7056e6271894.zip |
Drop maintainership. I'm not really interested in this now that we've
got it in the base.
Notes
Notes:
svn path=/head/; revision=173068
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 |