diff options
-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 1ebcc0066900..a4f6587f3a14 100644 --- a/security/nikto/Makefile +++ b/security/nikto/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security www MASTER_SITES= http://www.cirt.net/${PORTNAME}/ \ http://www.mirrors.wiretapped.net/security/vulnerability-assessment/${PORTNAME}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= johans@FreeBSD.org COMMENT= Web and CGI vulnerability scanner with SSL support LICENSE= GPLv2 |