summaryrefslogtreecommitdiff
path: root/security/nessus/Makefile.common
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-04-04 09:31:46 +0000
committeradam <adam@pkgsrc.org>2005-04-04 09:31:46 +0000
commit1d24cdc539ef066a603370102b08dbb857e5aaf1 (patch)
treeae0d9a35a3decd037f90a59ad2117824ce9bd7c2 /security/nessus/Makefile.common
parentf5909463254ffa70632c98ca804eb2414bc4c76c (diff)
downloadpkgsrc-1d24cdc539ef066a603370102b08dbb857e5aaf1.tar.gz
Changes 2.2.4:
* Fixed several bugs which may impact scanning performance * Reduced CPU usage * A new SMB API to log into the remote Windows host
Diffstat (limited to 'security/nessus/Makefile.common')
-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 a92a3f69d59..4bb90153169 100644
--- a/security/nessus/Makefile.common
+++ b/security/nessus/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.25 2005/02/21 10:10:35 adam Exp $
+# $NetBSD: Makefile.common,v 1.26 2005/04/04 09:31:46 adam Exp $
#
# Common Makefile for:
# * nessus-core
@@ -6,7 +6,7 @@
# * nessus-plugins
# * libnasl
-VERS= 2.2.3
+VERS= 2.2.4
CATEGORIES= security x11 net
MASTER_SITES?= ftp://ftp.nessus.org/pub/nessus/nessus-${VERS}/src/ \