diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2022-08-13 18:47:12 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2022-08-13 18:51:14 +0000 |
commit | 875d7c7d1985049af69dcafec40b6669c562781c (patch) | |
tree | 1095c16fef0db86cfddb1e66c4bda1621ceedf17 /security | |
parent | 8a4d5e26a9721eae2deba5fef794a2e593170658 (diff) | |
download | ports-875d7c7d1985049af69dcafec40b6669c562781c.tar.gz ports-875d7c7d1985049af69dcafec40b6669c562781c.zip |
Diffstat (limited to 'security')
-rw-r--r-- | security/clamav-unofficial-sigs/Makefile | 1 | ||||
-rw-r--r-- | security/git-remote-gcrypt/Makefile | 1 | ||||
-rw-r--r-- | security/gvm/Makefile | 2 | ||||
-rw-r--r-- | security/gvmd/Makefile | 1 | ||||
-rw-r--r-- | security/openvas/Makefile | 2 | ||||
-rw-r--r-- | security/pssh/Makefile | 1 | ||||
-rw-r--r-- | security/py-ospd-openvas/Makefile | 2 |
7 files changed, 7 insertions, 3 deletions
diff --git a/security/clamav-unofficial-sigs/Makefile b/security/clamav-unofficial-sigs/Makefile index a7036b3f93e9..bb042a1eaa57 100644 --- a/security/clamav-unofficial-sigs/Makefile +++ b/security/clamav-unofficial-sigs/Makefile @@ -1,5 +1,6 @@ PORTNAME= clamav-unofficial-sigs PORTVERSION= 7.2.5 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= freebsd@mnd.sc diff --git a/security/git-remote-gcrypt/Makefile b/security/git-remote-gcrypt/Makefile index d33567a79a0f..81eee1ff1dcc 100644 --- a/security/git-remote-gcrypt/Makefile +++ b/security/git-remote-gcrypt/Makefile @@ -1,5 +1,6 @@ PORTNAME= git-remote-gcrypt PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= ashish@FreeBSD.org diff --git a/security/gvm/Makefile b/security/gvm/Makefile index 0e4708a25266..833a41afee0d 100644 --- a/security/gvm/Makefile +++ b/security/gvm/Makefile @@ -1,6 +1,6 @@ PORTNAME= gvm PORTVERSION= 22.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= acm@FreeBSD.org diff --git a/security/gvmd/Makefile b/security/gvmd/Makefile index 8a5d8da317dc..d0ad8973ae07 100644 --- a/security/gvmd/Makefile +++ b/security/gvmd/Makefile @@ -1,5 +1,6 @@ PORTNAME= gvmd DISTVERSION= 22.4.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/openvas/Makefile b/security/openvas/Makefile index 96aa7f2dec3d..27408a7ee9ac 100644 --- a/security/openvas/Makefile +++ b/security/openvas/Makefile @@ -1,6 +1,6 @@ PORTNAME= openvas DISTVERSION= 22.4.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/pssh/Makefile b/security/pssh/Makefile index f8b40a68e27f..d6240abf9121 100644 --- a/security/pssh/Makefile +++ b/security/pssh/Makefile @@ -1,5 +1,6 @@ PORTNAME= pssh PORTVERSION= 2.3.4 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security net sysutils diff --git a/security/py-ospd-openvas/Makefile b/security/py-ospd-openvas/Makefile index c8f2f1eefdcc..f3498814768b 100644 --- a/security/py-ospd-openvas/Makefile +++ b/security/py-ospd-openvas/Makefile @@ -1,6 +1,6 @@ PORTNAME= ospd-openvas DISTVERSION= 22.4.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= security python #MASTER_SITES= CHEESESHOP |