diff options
Diffstat (limited to 'textproc/ocaml-expat/Makefile')
-rw-r--r-- | textproc/ocaml-expat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ocaml-expat/Makefile b/textproc/ocaml-expat/Makefile index c10184a6cd1e..f853e1e66820 100644 --- a/textproc/ocaml-expat/Makefile +++ b/textproc/ocaml-expat/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://www.xs4all.nl/~mmzeeman/ocaml/ -MAINTAINER= michael.grunewald@laposte.net +MAINTAINER= ports@FreeBSD.org COMMENT= A stub for the expat parser in OCaml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ |