diff options
author | sem <sem@FreeBSD.org> | 2005-04-19 06:15:22 +0000 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-04-19 06:15:22 +0000 |
commit | 8f320509c514bccbd63ce2938a1cc19c9f6f385c (patch) | |
tree | 6243da7832121ff599b7c1a72e51427091808e7a | |
parent | de84eb628ab7a2be03de97a56d3a58c45cf368b8 (diff) | |
download | FreeBSD-ports-8f320509c514bccbd63ce2938a1cc19c9f6f385c.zip FreeBSD-ports-8f320509c514bccbd63ce2938a1cc19c9f6f385c.tar.gz |
- Bump PORTVERSION (man pages absence already fixed)
PR: ports/80085
Submitted by: maintainer
-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 ac3a78b..03dc259 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/ \ |