diff options
| author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-03-25 09:53:44 +0000 |
|---|---|---|
| committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-03-25 09:53:44 +0000 |
| commit | 633394b38a8e738281fd74acb7565591154c47fb (patch) | |
| tree | 939b1bb61701e9503ec9aa17a59c4776a16fc0f9 /security | |
| parent | Update to 0.31 (diff) | |
Adjust MASTER_SITES to an other server of mine
Notes
Notes:
svn path=/head/; revision=209764
Diffstat (limited to 'security')
| -rw-r--r-- | security/nikto/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/nikto/Makefile b/security/nikto/Makefile index 12ef95c1f68f..f6ff04ad67cc 100644 --- a/security/nikto/Makefile +++ b/security/nikto/Makefile @@ -12,8 +12,7 @@ PORTVERSION= 2.02 CATEGORIES= security www MASTER_SITES= http://www.cirt.net/${PORTNAME}/ \ http://www.mirrors.wiretapped.net/security/vulnerability-assessment/${PORTNAME}/ \ - http://sce-tindy.tecnik93.com/FreeBSD/ports/${PORTNAME}/sources/ \ - http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/ + http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/ MAINTAINER= itetcu@FreeBSD.org COMMENT= Web and CGI vulnerability scanner with SSL support |
