diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2008-11-30 04:21:07 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2008-11-30 04:21:07 +0000 |
commit | 232159b31e84125a17b3947c9eae994723d6337c (patch) | |
tree | cea913189d8aeb46107161edc564f577b397ec09 /security/ocaml-cryptokit | |
parent | 0df5712fcb048950f43467c71fcf6edde647da5e (diff) | |
download | ports-232159b31e84125a17b3947c9eae994723d6337c.tar.gz ports-232159b31e84125a17b3947c9eae994723d6337c.zip |
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 80dbaf561faf..74583c902b83 100644 --- a/security/ocaml-cryptokit/Makefile +++ b/security/ocaml-cryptokit/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://caml.inria.fr/distrib/bazar-ocaml/ PKGNAMEPREFIX= ocaml- -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A variety of cryptographic primitives for Objective Caml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml |