diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/gcr/Makefile | 1 | ||||
-rw-r--r-- | security/gnome-keyring/Makefile | 2 | ||||
-rw-r--r-- | security/gnutls/Makefile | 1 | ||||
-rw-r--r-- | security/softhsm2/Makefile | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/security/gcr/Makefile b/security/gcr/Makefile index 3fab3274ed37..b96bf11d9f09 100644 --- a/security/gcr/Makefile +++ b/security/gcr/Makefile @@ -3,6 +3,7 @@ PORTNAME= gcr PORTVERSION= 3.28.0 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= GNOME diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index f88df6b3873f..15d4df660416 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-keyring PORTVERSION= 3.28.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 66cd466b15d5..549e6bebf931 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -2,6 +2,7 @@ PORTNAME= gnutls PORTVERSION= 3.6.14 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R} diff --git a/security/softhsm2/Makefile b/security/softhsm2/Makefile index 6214b96dea2b..67576fc43fd0 100644 --- a/security/softhsm2/Makefile +++ b/security/softhsm2/Makefile @@ -3,7 +3,7 @@ PORTNAME= softhsm PORTVERSION= 2.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://dist.opendnssec.org/source/ \ http://dist.opendnssec.org/source/testing/ |