aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2009-04-24 21:47:04 +0800
committerbms <bms@FreeBSD.org>2009-04-24 21:47:04 +0800
commit5349754dc92e3d58bb770876d09eabaa03d46303 (patch)
tree03074971f63a97667e862996279ee38ea2917a0d /net
parent60849c4e3defa7712ec3fb1bb59ef03be358d8ee (diff)
downloadfreebsd-ports-gnome-5349754dc92e3d58bb770876d09eabaa03d46303.tar.gz
freebsd-ports-gnome-5349754dc92e3d58bb770876d09eabaa03d46303.tar.zst
freebsd-ports-gnome-5349754dc92e3d58bb770876d09eabaa03d46303.zip
Drop maintainership.
Diffstat (limited to 'net')
-rw-r--r--net/click/Makefile2
-rw-r--r--net/libpcap/Makefile2
-rw-r--r--net/tcpdump/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net/click/Makefile b/net/click/Makefile
index b9a43e478a48..d13407df7c88 100644
--- a/net/click/Makefile
+++ b/net/click/Makefile
@@ -12,7 +12,7 @@ PORTVERSION= 1.5.0
CATEGORIES= net
MASTER_SITES= http://www.read.cs.ucla.edu/click/
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The Click Modular Router
USE_PERL5_BUILD=yes
diff --git a/net/libpcap/Makefile b/net/libpcap/Makefile
index a9117242b1b4..d0ad4a704305 100644
--- a/net/libpcap/Makefile
+++ b/net/libpcap/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net ipv6
MASTER_SITES= http://www.tcpdump.org/release/
DISTNAME= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ubiquitous network traffic capture library
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/net/tcpdump/Makefile b/net/tcpdump/Makefile
index 40c1f4c62bc3..8d29c8d1b013 100644
--- a/net/tcpdump/Makefile
+++ b/net/tcpdump/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net ipv6
MASTER_SITES= http://www.tcpdump.org/release/
DISTNAME= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= bms@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ubiquitous network traffic analysis tool
LIB_DEPENDS= pcap.3:${PORTSDIR}/net/libpcap \