diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-07-14 17:38:40 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-07-14 17:38:40 +0000 |
commit | e0becca59634929b40b806678854256eb4b34e4b (patch) | |
tree | b57c8ecfb06cd4b6c920ba8fdb12778ee3ea7ba6 /security/nessus-plugins-devel/Makefile | |
parent | 6e60f687170df6358baf7a8bb3d9aa0d241e1879 (diff) | |
download | ports-e0becca59634929b40b806678854256eb4b34e4b.tar.gz ports-e0becca59634929b40b806678854256eb4b34e4b.zip |
Update to 2.3.1.
PR: ports/83146
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=139228
Diffstat (limited to 'security/nessus-plugins-devel/Makefile')
-rw-r--r-- | security/nessus-plugins-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nessus-plugins-devel/Makefile b/security/nessus-plugins-devel/Makefile index 480dd7029ea2..6c40977e9a89 100644 --- a/security/nessus-plugins-devel/Makefile +++ b/security/nessus-plugins-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nessus-plugins-devel -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= security MASTER_SITES= ftp://ftp.nessus.org/pub/nessus/experimental/nessus-${PORTVERSION}/src/ \ ftp://ftp.gwdg.de/pub/linux/misc/nessus/experimental/nessus-${PORTVERSION}/src/ \ @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.nessus.org/pub/nessus/experimental/nessus-${PORTVERSION} ftp://sunsite.cnlab-switch.ch/mirror/nessus/experimental/nessus-${PORTVERSION}/src/ \ ftp://ftp.au.nessus.org/pub/nessus/experimental/nessus-${PORTVERSION}/src/ \ ftp://ftp.ayamura.org/pub/nessus/experimental/nessus-${PORTVERSION}/src/ -DISTNAME= nessus-plugins-${PORTVERSION} +DISTNAME= nessus-plugins-GPL-${PORTVERSION} MAINTAINER= udo.schweigert@siemens.com COMMENT= Plugins for Nessus, the security scanner |