diff options
Diffstat (limited to 'security/ocaml-cryptokit/Makefile')
-rw-r--r-- | security/ocaml-cryptokit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ocaml-cryptokit/Makefile b/security/ocaml-cryptokit/Makefile index 5a982b23c6f..980a8c61201 100644 --- a/security/ocaml-cryptokit/Makefile +++ b/security/ocaml-cryptokit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/06/30 11:52:59 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2015/08/07 11:20:32 jaapb Exp $ # DISTNAME= cryptokit-1.9 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1229/ |