summaryrefslogtreecommitdiff
path: root/security/nessus
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>2001-06-17 13:25:54 +0000
committerfrueauf <frueauf@pkgsrc.org>2001-06-17 13:25:54 +0000
commit2ceef35bdca612cf5b963acfe13ff2d10ce67a12 (patch)
treecf8df52c43ce281853a6e7eab891786c395bcd49 /security/nessus
parent96e73e5ab8c2dc1e64eb250a5c6de9754c524ea2 (diff)
downloadpkgsrc-2ceef35bdca612cf5b963acfe13ff2d10ce67a12.tar.gz
Update nessus to 1.0.8.
- various bugfixes - fixed fd leak in KB and session saving - possibly fixed connections problems between the client and the server - updated config.guess and config.sub - many new plugins
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 49db5e84292..cbe909f6a79 100644
--- a/security/nessus/Makefile.common
+++ b/security/nessus/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2001/03/10 22:39:46 tron Exp $
+# $NetBSD: Makefile.common,v 1.10 2001/06/17 13:25:55 frueauf Exp $
#
# Common Makefile for:
# * nessus-core
@@ -7,7 +7,7 @@
# * libnasl
#
-VERS= 1.0.7a
+VERS= 1.0.8
CATEGORIES= security x11 net
MASTER_SITES?= ftp://ftp.nessus.org/pub/nessus/nessus-${VERS}/src/ \