diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-27 20:45:20 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-27 20:45:20 +0000 |
commit | c5fdb9237c9198636ca0a3cd72cb4044f46ce247 (patch) | |
tree | 4f9d8a648b8a6ee0eef899219307954401d586f7 /security/dsniff | |
parent | 5a85ccf1859b7f23327f682b515c53eb29ee7b98 (diff) | |
download | ports-c5fdb9237c9198636ca0a3cd72cb4044f46ce247.tar.gz ports-c5fdb9237c9198636ca0a3cd72cb4044f46ce247.zip |
Notes
Diffstat (limited to 'security/dsniff')
-rw-r--r-- | security/dsniff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile index 2458fa3d062b..7268a445296b 100644 --- a/security/dsniff/Makefile +++ b/security/dsniff/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://naughty.monkey.org/~dugsong/dsniff/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sbrabez@gmail.com COMMENT= Various sniffing utilities for penetration testing BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 \ |