aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/hostapd/Makefile4
-rw-r--r--net/py-pcap/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/net/hostapd/Makefile b/net/hostapd/Makefile
index d7595fc4de9c..2b0db802597c 100644
--- a/net/hostapd/Makefile
+++ b/net/hostapd/Makefile
@@ -1,4 +1,4 @@
-# Created by: Craig Leres <leres@ee.lbl.gov>
+# Created by: Craig Leres <leres@FreeBSD.org>
# $FreeBSD$
PORTNAME= hostapd
@@ -6,7 +6,7 @@ PORTVERSION= 2.6
CATEGORIES= net
MASTER_SITES= http://w1.fi/releases/
-MAINTAINER= leres@ee.lbl.gov
+MAINTAINER= leres@FreeBSD.org
COMMENT= IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
LICENSE= BSD3CLAUSE
diff --git a/net/py-pcap/Makefile b/net/py-pcap/Makefile
index 60238ece8c2d..7a8d4d95d412 100644
--- a/net/py-pcap/Makefile
+++ b/net/py-pcap/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/pylib${PORTNAME}/pylib${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pylib${PORTNAME}-${PORTVERSION}
-MAINTAINER= leres@ee.lbl.gov
+MAINTAINER= leres@FreeBSD.org
COMMENT= Python interface to LBL Packet Capture library (libpcap)
LICENSE= BSD3CLAUSE