diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2008-04-10 17:21:53 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2008-04-10 17:21:53 +0800 |
commit | dafa76efc43dcff11da560561b316f55884aa07a (patch) | |
tree | 82ec2ed42d64a1a22e04029f55b8d07192fc7e6d /math | |
parent | fc89b6a693ee66d076b631b4a124e721b8c5fec1 (diff) | |
download | freebsd-ports-gnome-dafa76efc43dcff11da560561b316f55884aa07a.tar.gz freebsd-ports-gnome-dafa76efc43dcff11da560561b316f55884aa07a.tar.zst freebsd-ports-gnome-dafa76efc43dcff11da560561b316f55884aa07a.zip |
Reset maintainership.
Diffstat (limited to 'math')
-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 |