summaryrefslogtreecommitdiff
path: root/security/nessus
diff options
context:
space:
mode:
authorfrueauf <frueauf>2001-03-10 18:53:39 +0000
committerfrueauf <frueauf>2001-03-10 18:53:39 +0000
commit2674399a017e335f5b73d42964c68fe1fa7b111e (patch)
treecf9e4740fb0e937a47637f35b9e906bc8620a1b3 /security/nessus
parentc714476cd28014cb6ebf51de47646e0ee43d2520 (diff)
downloadpkgsrc-2674399a017e335f5b73d42964c68fe1fa7b111e.tar.gz
Update nessus to 1.0.7a.
Mainly some minor bugfixes and 6 new plugins. Unfortunatly no entry in CHANGELOG for this minor update.
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 183d0d99938..04b58d18072 100644
--- a/security/nessus/Makefile.common
+++ b/security/nessus/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2001/01/28 20:07:49 veego Exp $
+# $NetBSD: Makefile.common,v 1.8 2001/03/10 18:53:39 frueauf Exp $
#
# Common Makefile for:
# * nessus-core
@@ -7,7 +7,7 @@
# * libnasl
#
-VERS= 1.0.7
+VERS= 1.0.7a
CATEGORIES= security x11 net
MASTER_SITES?= ftp://ftp.nessus.org/pub/nessus/nessus-${VERS}/ \