diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-04-19 20:37:39 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-04-19 20:37:39 +0000 |
commit | 6250f95bc870e2a5aa24a1656c66812f4c1b1baa (patch) | |
tree | a1def4445ba39733d42ce67eb7370c6705bd6348 /security/nessus-devel | |
parent | 1fd724590121dde0735d9bda55da57cb3b3a10af (diff) | |
download | ports-6250f95bc870e2a5aa24a1656c66812f4c1b1baa.tar.gz ports-6250f95bc870e2a5aa24a1656c66812f4c1b1baa.zip |
Notes
Diffstat (limited to 'security/nessus-devel')
-rw-r--r-- | security/nessus-devel/Makefile | 2 | ||||
-rw-r--r-- | security/nessus-devel/distinfo | 2 | ||||
-rw-r--r-- | security/nessus-devel/pkg-descr | 3 |
3 files changed, 2 insertions, 5 deletions
diff --git a/security/nessus-devel/Makefile b/security/nessus-devel/Makefile index 6abcc4e7061a..75b8bee00e09 100644 --- a/security/nessus-devel/Makefile +++ b/security/nessus-devel/Makefile @@ -4,7 +4,7 @@ # PORTNAME= nessus-devel -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= security MASTER_SITES= ftp://ftp.nessus.org/pub/nessus/nessus-${PORTVERSION}/src/ \ ftp://ftp.gwdg.de/pub/linux/misc/nessus/nessus-${PORTVERSION}/src/ \ diff --git a/security/nessus-devel/distinfo b/security/nessus-devel/distinfo index 650473806b09..d4916748dc5d 100644 --- a/security/nessus-devel/distinfo +++ b/security/nessus-devel/distinfo @@ -1 +1 @@ -MD5 (nessus/nessus-core-2.0.3.tar.gz) = 7d1cc1a5ac45f8829d9df419907ed03f +MD5 (nessus/nessus-core-2.0.4.tar.gz) = 9d7b70390a250f33546cb853b2d693f6 diff --git a/security/nessus-devel/pkg-descr b/security/nessus-devel/pkg-descr index f6ca1de77414..0e17237ce3c5 100644 --- a/security/nessus-devel/pkg-descr +++ b/security/nessus-devel/pkg-descr @@ -11,6 +11,3 @@ Licence and aims to be easy to use while extremely powerful. WWW: http://www.nessus.org/ PS: To install the lot in one operation, do nessus-plugins-devel first. - -The -devel branch is Nessus 1.3.x. Its aim is to make the code much more -robust and much faster than in Nessus 1.2.x. Use with care! |