diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-08-19 16:49:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-08-19 16:49:49 +0000 |
commit | 50130fcfc65ae79eb73140ff6dc7e1721b7ab6a9 (patch) | |
tree | 09a4e22fa9a3351fee96dabd37a67de5ab8b2322 /net/netdude | |
parent | f01b52c7fe4ad2b10060b87907d6a262acf5d873 (diff) | |
download | ports-50130fcfc65ae79eb73140ff6dc7e1721b7ab6a9.tar.gz ports-50130fcfc65ae79eb73140ff6dc7e1721b7ab6a9.zip |
Notes
Diffstat (limited to 'net/netdude')
-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 15b3a005558c..7a8d7be547cb 100644 --- a/net/netdude/Makefile +++ b/net/netdude/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= wxs@csh.rit.edu +MAINTAINER= wxs@atarininja.org COMMENT= NETwork DUmp data Displayer and Editor for tcpdump tracefiles LIB_DEPENDS= netdude.0:${PORTSDIR}/net/libnetdude |