diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2023-05-18 15:35:14 -0500 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2023-05-18 15:40:13 -0500 |
commit | 4b312f7f6d1cbe0489a104130f35d0412d138212 (patch) | |
tree | 15338ff536c5ec34967da7fd93322704648ab070 /security/openvas/Makefile | |
parent | lang/fennel: Update to 1.3.0 (diff) |
security/gvm: Update to 22.7.0
- security/gvm-libs: Update to 22.6.0
- security/gvmd: Bump PORTREVISION
- security/openvas: Update to 22.7.0
- security/py-notus-scanner: Update to 22.5.0
- security/py-ospd-openvas: Update to 22.5.1
- security/gsa: Bump PORTREVISION
- security/gsad: Bump PORTREVISION
- security/py-gvm-tools: Update to 23.4.0
- security/py-python-gvm: Update to 23.5.0
Diffstat (limited to 'security/openvas/Makefile')
-rw-r--r-- | security/openvas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openvas/Makefile b/security/openvas/Makefile index 91d3886d4a13..c75024ec778a 100644 --- a/security/openvas/Makefile +++ b/security/openvas/Makefile @@ -1,5 +1,5 @@ PORTNAME= openvas -DISTVERSION= 22.4.1 +DISTVERSION= 22.7.0 DISTVERSIONPREFIX= v CATEGORIES= security |