summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/ocaml-cryptokit/Makefile2
-rw-r--r--security/ocaml-ssl/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/ocaml-cryptokit/Makefile b/security/ocaml-cryptokit/Makefile
index 4619a8113fe5..faa0a0a01632 100644
--- a/security/ocaml-cryptokit/Makefile
+++ b/security/ocaml-cryptokit/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= security
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/891/
PKGNAMEPREFIX= ocaml-
-MAINTAINER= jaapb@kerguelen.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Variety of cryptographic primitives for Objective Caml
DESTDIRNAME= destdir
diff --git a/security/ocaml-ssl/Makefile b/security/ocaml-ssl/Makefile
index d6743d24c73a..968e92a44046 100644
--- a/security/ocaml-ssl/Makefile
+++ b/security/ocaml-ssl/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= SF/savonet/ocaml-${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ocaml-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-MAINTAINER= jaapb@kerguelen.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= OpenSSL bindings for OCaml
USES= gmake