aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-pcre
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-06-14 21:38:09 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-06-14 21:38:09 +0000
commit67691bae84dda9d38593d36b39a6e1acb90e23d3 (patch)
tree67d9745512d1413106cd999c3407ed05bcf24e2a /devel/ocaml-pcre
parent75a438a978c95e8e7a52f40e23b849b9b0d4cf1f (diff)
downloadports-67691bae84dda9d38593d36b39a6e1acb90e23d3.tar.gz
ports-67691bae84dda9d38593d36b39a6e1acb90e23d3.zip
Notes
Diffstat (limited to 'devel/ocaml-pcre')
-rw-r--r--devel/ocaml-pcre/Makefile2
1 files changed, 1 insertions, 1 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 \