summaryrefslogtreecommitdiff
path: root/security/nessus
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>2001-12-30 18:38:53 +0000
committerfrueauf <frueauf@pkgsrc.org>2001-12-30 18:38:53 +0000
commitfed1ca287df6483100205651bcfa6b10dc9851e7 (patch)
tree92668f408a647a022ab352d0027d145c3b596739 /security/nessus
parent3331f00df7fac00de93a1e21c6011f5c02dacec2 (diff)
downloadpkgsrc-fed1ca287df6483100205651bcfa6b10dc9851e7.tar.gz
Update libnasl, nessus{-core,-plugins,-libraries} to 1.0.10.
1.0.10 : Changes by Michael Scheidell <scheidell@fdma.com> : - Backported Nessus 1.1.x plugins changes in nessus-plugins Changes by Renaud Deraison <deraison@nessus.org> : - Minor fixes
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 c73941ad703..e8a1543a5f0 100644
--- a/security/nessus/Makefile.common
+++ b/security/nessus/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2001/08/16 17:27:54 frueauf Exp $
+# $NetBSD: Makefile.common,v 1.12 2001/12/30 18:38:54 frueauf Exp $
#
# Common Makefile for:
# * nessus-core
@@ -7,7 +7,7 @@
# * libnasl
#
-VERS= 1.0.9
+VERS= 1.0.10
CATEGORIES= security x11 net
MASTER_SITES?= ftp://ftp.nessus.org/pub/nessus/nessus-${VERS}/src/ \