diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-12-26 00:55:41 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-12-26 00:55:41 +0800 |
commit | b902a95810000e509c4d4d2472a0a33e4e460d7c (patch) | |
tree | 6ee6211542b50353ccc478b43a8d1bf3d5e759e4 /security/nikto/Makefile | |
parent | e161ad57be446fc102eda3cf4d06b7cbf27b51ff (diff) | |
download | freebsd-ports-gnome-b902a95810000e509c4d4d2472a0a33e4e460d7c.tar.gz freebsd-ports-gnome-b902a95810000e509c4d4d2472a0a33e4e460d7c.tar.zst freebsd-ports-gnome-b902a95810000e509c4d4d2472a0a33e4e460d7c.zip |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat)
Diffstat (limited to 'security/nikto/Makefile')
-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 8fdc32d34c9c..1fd5ee85d0e1 100644 --- a/security/nikto/Makefile +++ b/security/nikto/Makefile @@ -14,7 +14,7 @@ CATEGORIES= security www MASTER_SITES= http://www.cirt.net/${PORTNAME}/ \ http://www.mirrors.wiretapped.net/security/vulnerability-assessment/${PORTNAME}/ -MAINTAINER= niels@freebsd.org +MAINTAINER= niels@FreeBSD.org COMMENT= Web and CGI vulnerability scanner with SSL support MAN1= nikto.1 |