aboutsummaryrefslogtreecommitdiff
path: root/math/ocaml-ocamlgraph
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2008-04-10 09:21:53 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2008-04-10 09:21:53 +0000
commitb78f774e33d7dfafd3928e8dfd5667afd3cb577f (patch)
treedee360fec26c413c275066ed867fbc6634f4271e /math/ocaml-ocamlgraph
parent208e17e88fe723d7bad8a2d3816a2ec3cbfc7e40 (diff)
downloadports-b78f774e33d7dfafd3928e8dfd5667afd3cb577f.tar.gz
ports-b78f774e33d7dfafd3928e8dfd5667afd3cb577f.zip
Reset maintainership.
Notes
Notes: svn path=/head/; revision=210992
Diffstat (limited to 'math/ocaml-ocamlgraph')
-rw-r--r--math/ocaml-ocamlgraph/Makefile2
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