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/netdude/Makefile | |
parent | acdafc1b3800fc6549ad86486aac147b19d50376 (diff) |
Notes
Diffstat (limited to 'net/netdude/Makefile')
-rw-r--r-- | net/netdude/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netdude/Makefile b/net/netdude/Makefile index 6975933e2cf1..5aae269e9b67 100644 --- a/net/netdude/Makefile +++ b/net/netdude/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.5.1 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} -MAINTAINER= brenton.chang@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= NETwork DUmp data Displayer and Editor for tcpdump tracefiles LIB_DEPENDS= netdude.0:${PORTSDIR}/net/libnetdude |