diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /security/sniff | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
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 5f9a40f9e49..3366a8e5f75 100644 --- a/security/sniff/Makefile +++ b/security/sniff/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2001/03/24 07:37:39 zuntum Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:16 grant Exp $ # DISTNAME= sniff-2.0 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= zuntum@netbsd.org +MAINTAINER= zuntum@NetBSD.org COMMENT= Program to sniff logins and passwords .include "../../mk/bsd.pkg.mk" |