diff options
author | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
commit | 455dd1bd7c2bb1eefc43eb139099e75131f41033 (patch) | |
tree | de16d3b5e172aeec5bc2a9bd78e07724382983e2 /security/nikto | |
parent | 0148530b285600d81b1a16d04eae168dc5427ac5 (diff) | |
download | pkgsrc-455dd1bd7c2bb1eefc43eb139099e75131f41033.tar.gz |
Give up MAINTAINER
Diffstat (limited to 'security/nikto')
-rw-r--r-- | security/nikto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nikto/Makefile b/security/nikto/Makefile index e34028e1d85..261d68896e6 100644 --- a/security/nikto/Makefile +++ b/security/nikto/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2007/03/08 19:25:33 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2009/07/17 18:00:23 adrianp Exp $ DISTNAME= nikto-1.36 CATEGORIES= security www MASTER_SITES= http://www.cirt.net/nikto/ -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.cirt.net/code/nikto.shtml COMMENT= URL scanner used to search for known vulnerable CGIs on websites |