diff options
author | linimon <linimon@FreeBSD.org> | 2006-06-15 05:38:09 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-06-15 05:38:09 +0800 |
commit | c2970694d4990d97b31bcf6d4e81256939022c1d (patch) | |
tree | 884eaaabf86268076185877c6ae0d867b2de9154 /devel | |
parent | 0bec6b5cc3229680b70ca5e28f022eb2873a8736 (diff) | |
download | freebsd-ports-gnome-c2970694d4990d97b31bcf6d4e81256939022c1d.tar.gz freebsd-ports-gnome-c2970694d4990d97b31bcf6d4e81256939022c1d.tar.zst freebsd-ports-gnome-c2970694d4990d97b31bcf6d4e81256939022c1d.zip |
Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response to
email, and various maintainer-timeouts.
Hat: portmgr
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ocaml-pcre/Makefile | 2 | ||||
-rw-r--r-- | devel/ocaml-ulex/Makefile | 2 |
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 \ |