diff options
Diffstat (limited to 'net/tcpdump/Makefile')
-rw-r--r-- | net/tcpdump/Makefile | 2 |
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 \ |