diff options
Diffstat (limited to 'textproc/ocaml-text')
-rw-r--r-- | textproc/ocaml-text/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ocaml-text/Makefile b/textproc/ocaml-text/Makefile index fb464085dacb..d54a06329dc1 100644 --- a/textproc/ocaml-text/Makefile +++ b/textproc/ocaml-text/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/937/ PKGNAMEPREFIX= ocaml- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= jaapb@kerguelen.org +MAINTAINER= ports@FreeBSD.org COMMENT= OCaml library for dealing with text USES= gmake |