aboutsummaryrefslogtreecommitdiff
path: root/net/tcpdump
diff options
context:
space:
mode:
authorBruce M Simpson <bms@FreeBSD.org>2009-04-24 13:47:04 +0000
committerBruce M Simpson <bms@FreeBSD.org>2009-04-24 13:47:04 +0000
commit5dd199fdd0459cba036e13aa22fd2d50af744798 (patch)
tree95986fc67db94a24db5f52ad61a483a751252a86 /net/tcpdump
parentd39eb366b0d77dccdadae326e0cc6aa8e2346e7f (diff)
downloadports-5dd199fdd0459cba036e13aa22fd2d50af744798.tar.gz
ports-5dd199fdd0459cba036e13aa22fd2d50af744798.zip
Drop maintainership.
Notes
Notes: svn path=/head/; revision=232666
Diffstat (limited to 'net/tcpdump')
-rw-r--r--net/tcpdump/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \