diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2012-02-07 14:45:17 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2012-02-07 14:45:17 +0000 |
commit | e5c1aedc1af80cca0034db946b7316f6d45afbad (patch) | |
tree | b592b6a07f9e6492e39c1c5930851e1c95670377 /net/libnetdude | |
parent | acdafc1b3800fc6549ad86486aac147b19d50376 (diff) |
Notes
Diffstat (limited to 'net/libnetdude')
-rw-r--r-- | net/libnetdude/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libnetdude/Makefile b/net/libnetdude/Makefile index 1225a219b32f..e5435daac48f 100644 --- a/net/libnetdude/Makefile +++ b/net/libnetdude/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.12 CATEGORIES= net MASTER_SITES= SF/netdude/${PORTNAME}/${PORTVERSION} -MAINTAINER= brenton.chang@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A library for manipulating libpcap/tcpdump trace files LIB_DEPENDS= pcapnav.0:${PORTSDIR}/net/libpcapnav |