diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-01-29 07:47:02 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-01-29 07:47:02 +0000 |
commit | 3592d14acdad99e7e227818aba73ef789f5550c8 (patch) | |
tree | caa4e93d25b8eeda83241764aabfae0dfe69739b | |
parent | This is Perl interface for communication with Nessus scanner over XMLRPC. (diff) |
- Fix WWW
Reported by: az
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=268364
-rw-r--r-- | net/p5-Net-Nessus-XMLRPC/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Nessus-XMLRPC/pkg-descr b/net/p5-Net-Nessus-XMLRPC/pkg-descr index 78a5a2c9821f..0799acdcb8f8 100644 --- a/net/p5-Net-Nessus-XMLRPC/pkg-descr +++ b/net/p5-Net-Nessus-XMLRPC/pkg-descr @@ -2,4 +2,4 @@ This is Perl interface for communication with Nessus scanner over XMLRPC. You can start, stop, pause and resume scan. Watch progress and status of scan, download report, etc. -WWW: http://www.cpan.org/modules/by-authors/id/K/KO/KOST +WWW: http://search.cpan.org/dist/Net-Nessus-XMLRPC/ |