summaryrefslogtreecommitdiff
path: root/security/nessus
diff options
context:
space:
mode:
authoradam <adam>2005-02-21 10:08:22 +0000
committeradam <adam>2005-02-21 10:08:22 +0000
commit3eebb3482051c389ef1f7aa321a6d6f79b58a8a5 (patch)
tree8bb41976a73b8bb40d3e9e57bb84c8a913f4c869 /security/nessus
parent0328c0939e8b001d1e033955d9ecfe846bbc6d9f (diff)
downloadpkgsrc-3eebb3482051c389ef1f7aa321a6d6f79b58a8a5.tar.gz
Changes 2.2.3:
Nessus 2.2.3 contains a new option called "silent dependencies" which can be used to filter out the noise generated by some plugins not directly enabled by the user. It also contains a slightly more intuitive GUI which now contains a "Credentials" tab to put Windows and SSH usernames and passwords.
Diffstat (limited to 'security/nessus')
-rw-r--r--security/nessus/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nessus/Makefile.common b/security/nessus/Makefile.common
index c6cddb60349..a92a3f69d59 100644
--- a/security/nessus/Makefile.common
+++ b/security/nessus/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.24 2005/01/11 12:03:26 adam Exp $
+# $NetBSD: Makefile.common,v 1.25 2005/02/21 10:10:35 adam Exp $
#
# Common Makefile for:
# * nessus-core
@@ -6,7 +6,7 @@
# * nessus-plugins
# * libnasl
-VERS= 2.2.2a
+VERS= 2.2.3
CATEGORIES= security x11 net
MASTER_SITES?= ftp://ftp.nessus.org/pub/nessus/nessus-${VERS}/src/ \