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/Makefile | |
parent | update from 1.6.6 to 1.6.7p4 (diff) |
- Update to 2.0.4.
- Add dependency on bpf for the server.
- Add "client only" knob.
PR: ports/51125
Submitted by: maintainer
Diffstat (limited to 'security/nessus-devel/Makefile')
-rw-r--r-- | security/nessus-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 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/ \ |