diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-28 04:45:20 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-28 04:45:20 +0800 |
commit | b9d77177913d0bb5dd8c649578ce0dcfe6cd5a31 (patch) | |
tree | 5d11d8d49581dff1c8392113438e000f751aeec4 /security/dsniff/Makefile | |
parent | 144f089dcf3e94da2e1c31030215dc40dffb9626 (diff) | |
download | freebsd-ports-gnome-b9d77177913d0bb5dd8c649578ce0dcfe6cd5a31.tar.gz freebsd-ports-gnome-b9d77177913d0bb5dd8c649578ce0dcfe6cd5a31.tar.zst freebsd-ports-gnome-b9d77177913d0bb5dd8c649578ce0dcfe6cd5a31.zip |
- Pass maintainership to submitter
Submitted by: Sofian Brabez via private email
Diffstat (limited to 'security/dsniff/Makefile')
-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 \ |