diff options
author | linimon <linimon@FreeBSD.org> | 2004-02-09 10:13:02 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-02-09 10:13:02 +0000 |
commit | abc10e5e731e6dd37fb2249c95f0ec0060a74048 (patch) | |
tree | 21aaa5e181ac689cca79dc3a1533b6a7be7bd665 /security/nikto | |
parent | 52594c8ef652ffa229d55836af7bae30ce43a16e (diff) | |
download | FreeBSD-ports-abc10e5e731e6dd37fb2249c95f0ec0060a74048.zip FreeBSD-ports-abc10e5e731e6dd37fb2249c95f0ec0060a74048.tar.gz |
Reset bouncing maintainer address (one of the maintainer's other
ports had been previously reset by someone else).
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 cb4215c..37a9350 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/ \ |