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/ocaml-ulex | |
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/ocaml-ulex')
-rw-r--r-- | devel/ocaml-ulex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |