diff options
Diffstat (limited to 'math/ocaml-ocamlgraph/Makefile')
-rw-r--r-- | math/ocaml-ocamlgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ocaml-ocamlgraph/Makefile b/math/ocaml-ocamlgraph/Makefile index 5c54b3afe64a..379de8cdd12f 100644 --- a/math/ocaml-ocamlgraph/Makefile +++ b/math/ocaml-ocamlgraph/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.lri.fr/~filliatr/ftp/ocamlgraph/ PKGNAMEPREFIX= ocaml- DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= jkoshy@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graph manipulation library for OCaml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml |