aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/ocaml-pcre/Makefile2
-rw-r--r--devel/ocaml-ulex/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/ocaml-pcre/Makefile b/devel/ocaml-pcre/Makefile
index db62594e3490..5a638cbb359d 100644
--- a/devel/ocaml-pcre/Makefile
+++ b/devel/ocaml-pcre/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.ocaml.info/ocaml_sources/
PKGNAMEPREFIX= ocaml-
DISTNAME= pcre-ocaml-${PORTVERSION}
-MAINTAINER= marwan.burelle@lri.fr
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl compatible regular expressions for Objective Caml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
diff --git a/devel/ocaml-ulex/Makefile b/devel/ocaml-ulex/Makefile
index 7d0c8ce56865..e3f76d87139e 100644
--- a/devel/ocaml-ulex/Makefile
+++ b/devel/ocaml-ulex/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.cduce.org/download/
PKGNAMEPREFIX= ocaml-
-MAINTAINER= marwan.burelle@lri.fr
+MAINTAINER= ports@FreeBSD.org
COMMENT= A lexer generator for Unicode and OCaml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \