diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-02-09 10:13:02 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-02-09 10:13:02 +0000 |
commit | a6e67cbf6a23569030367e391dfcc018136cd039 (patch) | |
tree | f6155babd8ce5024dc4a130ad617bbda5ad6676e /security/nikto | |
parent | d965a0315fd43372a3243cce521c548774904828 (diff) | |
download | ports-a6e67cbf6a23569030367e391dfcc018136cd039.tar.gz ports-a6e67cbf6a23569030367e391dfcc018136cd039.zip |
Notes
Diffstat (limited to 'security/nikto')
-rw-r--r-- | security/nikto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nikto/Makefile b/security/nikto/Makefile index cb4215c6b130..37a93509a825 100644 --- a/security/nikto/Makefile +++ b/security/nikto/Makefile @@ -9,7 +9,7 @@ PORTNAME= nikto PORTVERSION= 1.32 CATEGORIES= security www -MAINTAINER= jan@atstake.com +MAINTAINER= ports@FreeBSD.org COMMENT= Web and CGI vulnerability scanner with SSL support MASTER_SITES= http://www.cirt.net/nikto/ \ |