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/libnetdude | |
parent | f01b52c7fe4ad2b10060b87907d6a262acf5d873 (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 b6b22a2436ce..a7b72978312f 100644 --- a/net/libnetdude/Makefile +++ b/net/libnetdude/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= netdude -MAINTAINER= wxs@csh.rit.edu +MAINTAINER= wxs@atarininja.org COMMENT= A library for manipulating libpcap/tcpdump trace files LIB_DEPENDS= pcapnav.0:${PORTSDIR}/net/libpcapnav |