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 d57c7c4c4d8c..9655c6aaa455 100644 --- a/net/tcpdump/Makefile +++ b/net/tcpdump/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 4.5.1 CATEGORIES= net ipv6 MASTER_SITES= http://www.tcpdump.org/release/ -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= garga@FreeBSD.org COMMENT= Ubiquitous network traffic analysis tool LIB_DEPENDS= libpcap.so:${PORTSDIR}/net/libpcap |