summaryrefslogtreecommitdiff
path: root/security/nessus
diff options
context:
space:
mode:
authoradam <adam>2005-01-11 12:03:26 +0000
committeradam <adam>2005-01-11 12:03:26 +0000
commit037e0ffdf2ba0b4ccbbf88f71d5a161e8c6e0fe8 (patch)
tree3ff60f9ca300203c73cfac04601a02e194ccf9cf /security/nessus
parentba0352d2b697a4bce79279b5cdf14fb436b89392 (diff)
downloadpkgsrc-037e0ffdf2ba0b4ccbbf88f71d5a161e8c6e0fe8.tar.gz
Changes 2.2.2a:
* nessus-fetch would not build under Solaris * the detached scans in Nessus 2.2.x were broken * improved http-proxy support over SSL
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 7ebda84c044..c6cddb60349 100644
--- a/security/nessus/Makefile.common
+++ b/security/nessus/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.23 2004/11/01 23:59:13 adrianp Exp $
+# $NetBSD: Makefile.common,v 1.24 2005/01/11 12:03:26 adam Exp $
#
# Common Makefile for:
# * nessus-core
@@ -6,7 +6,7 @@
# * nessus-plugins
# * libnasl
-VERS= 2.2.0
+VERS= 2.2.2a
CATEGORIES= security x11 net
MASTER_SITES?= ftp://ftp.nessus.org/pub/nessus/nessus-${VERS}/src/ \