diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-14 02:14:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-14 02:14:59 +0000 |
commit | 908b14924991313f75c5392feecd4af936fb09bb (patch) | |
tree | 0711cee41f00e19fc660004a8abdf6ef2b0aae25 /security/sniff | |
parent | 949545eb275b69c9aee69fad7665a0396a800c53 (diff) | |
download | ports-908b14924991313f75c5392feecd4af936fb09bb.tar.gz ports-908b14924991313f75c5392feecd4af936fb09bb.zip |
Notes
Diffstat (limited to 'security/sniff')
-rw-r--r-- | security/sniff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sniff/Makefile b/security/sniff/Makefile index 878b1efe7abd..63c4068fda00 100644 --- a/security/sniff/Makefile +++ b/security/sniff/Makefile @@ -11,8 +11,8 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= fenner -MAINTAINER= veraldi@cs.unibo.it -COMMENT= Program to sniff logins and passwords +MAINTAINER= ports@FreeBSD.org +COMMENT= Program to sniff logins and passwords MAN1= sniff.1 PLIST_FILES= sbin/sniff |