diff options
Diffstat (limited to 'devel/ocaml-pcre/Makefile')
-rw-r--r-- | devel/ocaml-pcre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-pcre/Makefile b/devel/ocaml-pcre/Makefile index d850985d7c28..e7cdce950beb 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= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= Perl compatible regular expressions for Objective Caml LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre |