diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 17:21:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 17:21:06 +0000 |
commit | bd48d39657a582c8dac1de7279de5bfa45eb1e58 (patch) | |
tree | c5276bc4d29fdc699019bf6161489e51a75c44cc /security | |
parent | d4126a97f6a12be7e49c3d0f395cb8d98b6a66a8 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/gnomint/Makefile | 2 | ||||
-rw-r--r-- | security/libpreludedb/Makefile | 2 | ||||
-rw-r--r-- | security/nss/Makefile | 1 | ||||
-rw-r--r-- | security/softhsm/Makefile | 1 | ||||
-rw-r--r-- | security/strongswan/Makefile | 1 |
5 files changed, 5 insertions, 2 deletions
diff --git a/security/gnomint/Makefile b/security/gnomint/Makefile index 00807a1ff73b..f8488be8153a 100644 --- a/security/gnomint/Makefile +++ b/security/gnomint/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnomint PORTVERSION= 1.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= SF diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile index 68c6c10fd88a..55966948416e 100644 --- a/security/libpreludedb/Makefile +++ b/security/libpreludedb/Makefile @@ -3,7 +3,7 @@ PORTNAME= libpreludedb PORTVERSION= 1.0.1p1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= https://www.prelude-ids.org/attachments/download/287/ diff --git a/security/nss/Makefile b/security/nss/Makefile index 20b5efc59bc0..3337fc6861ae 100644 --- a/security/nss/Makefile +++ b/security/nss/Makefile @@ -3,6 +3,7 @@ PORTNAME= nss PORTVERSION= 3.16.1 +PORTREVISION= 1 #DISTVERSIONSUFFIX= .with.ckbi.1.93 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile index 5a5f1741c560..829b2b2c787b 100644 --- a/security/softhsm/Makefile +++ b/security/softhsm/Makefile @@ -3,6 +3,7 @@ PORTNAME= softhsm PORTVERSION= 1.3.7 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://dist.opendnssec.org/source/ diff --git a/security/strongswan/Makefile b/security/strongswan/Makefile index c179ef0a476f..93a0148e89c9 100644 --- a/security/strongswan/Makefile +++ b/security/strongswan/Makefile @@ -3,6 +3,7 @@ PORTNAME= strongswan PORTVERSION= 5.1.3 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://download.strongswan.org/ \ http://download2.strongswan.org/ |