diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-06-14 03:17:23 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-06-14 03:17:23 +0000 |
commit | d6c9fa3b9e7d1702154e586bd34d3d1ec05b75de (patch) | |
tree | 4534198c30365efac58fe703d8f9a64830d063af /security/nessus-devel/Makefile | |
parent | * Add a feature I have used locally for a while, namely the ability to (diff) |
Upgrade to 1.2.2
PR: 39218
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (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 505673a5feb3..04a9c59915b2 100644 --- a/security/nessus-devel/Makefile +++ b/security/nessus-devel/Makefile @@ -4,7 +4,7 @@ # PORTNAME= nessus-devel -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= security MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${PORTVERSION}/src/ \ ftp://ftp.nessus.org/pub/nessus/nessus-${PORTVERSION}/src/ \ |