diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/botan2/Makefile | 2 | ||||
-rw-r--r-- | security/i2pd/Makefile | 2 | ||||
-rw-r--r-- | security/spass/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/botan2/Makefile b/security/botan2/Makefile index c3bf68294dd8..6664585ac79b 100644 --- a/security/botan2/Makefile +++ b/security/botan2/Makefile @@ -1,6 +1,6 @@ PORTNAME= botan DISTVERSION= 2.19.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= 2 diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile index 763f8b597209..3a1f9cca0b93 100644 --- a/security/i2pd/Makefile +++ b/security/i2pd/Makefile @@ -1,6 +1,6 @@ PORTNAME= i2pd DISTVERSION= 2.50.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net-p2p MAINTAINER= driesm@FreeBSD.org diff --git a/security/spass/Makefile b/security/spass/Makefile index 697420ef4c6c..95300bcd347e 100644 --- a/security/spass/Makefile +++ b/security/spass/Makefile @@ -2,7 +2,7 @@ PORTNAME= spass DISTVERSIONPREFIX= v DISTVERSION= 3.2-5 DISTVERSIONSUFFIX= -gd38d173 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MAINTAINER= ports@FreeBSD.org |