aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2011-04-05 22:23:33 +0000
committerStanislav Sedov <stas@FreeBSD.org>2011-04-05 22:23:33 +0000
commit3d36cd46d3bb6656f6d92310bf7d33289e923b80 (patch)
tree220b11f5497a6224d47e801c379b307964b966a4 /security
parent9b1e963d4dbc2ee2d8e9f66582e57f3dbd040d23 (diff)
Notes
Diffstat (limited to 'security')
-rw-r--r--security/ocaml-cryptgps/Makefile2
-rw-r--r--security/ocaml-cryptokit/Makefile2
-rw-r--r--security/ocaml-ssl/Makefile1
3 files changed, 3 insertions, 2 deletions
diff --git a/security/ocaml-cryptgps/Makefile b/security/ocaml-cryptgps/Makefile
index 0d0686af4539..105edc761bd6 100644
--- a/security/ocaml-cryptgps/Makefile
+++ b/security/ocaml-cryptgps/Makefile
@@ -8,7 +8,7 @@
PORTNAME= cryptgps
PORTVERSION= 0.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.ocaml-programming.de/packages/
PKGNAMEPREFIX= ocaml-
diff --git a/security/ocaml-cryptokit/Makefile b/security/ocaml-cryptokit/Makefile
index f8be4b4e75fc..36904960a196 100644
--- a/security/ocaml-cryptokit/Makefile
+++ b/security/ocaml-cryptokit/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cryptokit
PORTVERSION= 1.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= http://caml.inria.fr/distrib/bazar-ocaml/
PKGNAMEPREFIX= ocaml-
diff --git a/security/ocaml-ssl/Makefile b/security/ocaml-ssl/Makefile
index 5ea924940359..0fb5fc096b59 100644
--- a/security/ocaml-ssl/Makefile
+++ b/security/ocaml-ssl/Makefile
@@ -6,6 +6,7 @@
PORTNAME= ssl
PORTVERSION= 0.4.3
+PORTREVISION= 1
CATEGORIES= security devel
MASTER_SITES= SF/savonet/ocaml-${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ocaml-