diff options
author | sem <sem@FreeBSD.org> | 2005-04-19 14:15:22 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-04-19 14:15:22 +0800 |
commit | 8f320509c514bccbd63ce2938a1cc19c9f6f385c (patch) | |
tree | 6243da7832121ff599b7c1a72e51427091808e7a /security/nessus | |
parent | de84eb628ab7a2be03de97a56d3a58c45cf368b8 (diff) | |
download | freebsd-ports-gnome-8f320509c514bccbd63ce2938a1cc19c9f6f385c.tar.gz freebsd-ports-gnome-8f320509c514bccbd63ce2938a1cc19c9f6f385c.tar.zst freebsd-ports-gnome-8f320509c514bccbd63ce2938a1cc19c9f6f385c.zip |
- Bump PORTVERSION (man pages absence already fixed)
PR: ports/80085
Submitted by: maintainer
Diffstat (limited to 'security/nessus')
-rw-r--r-- | security/nessus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/nessus/Makefile b/security/nessus/Makefile index ac3a78ba34a9..03dc259c822a 100644 --- a/security/nessus/Makefile +++ b/security/nessus/Makefile @@ -12,6 +12,7 @@ PORTNAME= nessus PORTVERSION= 2.2.4 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.nessus.org/pub/nessus/nessus-${PORTVERSION}/src/ \ ftp://ftp.gwdg.de/pub/linux/misc/nessus/nessus-${PORTVERSION}/src/ \ |