diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2011-04-05 22:23:33 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2011-04-05 22:23:33 +0000 |
commit | 3d36cd46d3bb6656f6d92310bf7d33289e923b80 (patch) | |
tree | 220b11f5497a6224d47e801c379b307964b966a4 /security/ocaml-cryptokit | |
parent | 9b1e963d4dbc2ee2d8e9f66582e57f3dbd040d23 (diff) |
Notes
Diffstat (limited to 'security/ocaml-cryptokit')
-rw-r--r-- | security/ocaml-cryptokit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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- |