diff options
author | Johan van Selst <johans@FreeBSD.org> | 2016-12-14 21:48:10 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2016-12-14 21:48:10 +0000 |
commit | 2127a44c33303c524cc663f2ee6b9c2fa43ee1d2 (patch) | |
tree | 97a408059d1d4b5207fdbfb759af34b436fbdb13 /math/ocaml-ocamlgraph | |
parent | c14b26af55310ae86b92e9578f1af43581513863 (diff) |
Notes
Diffstat (limited to 'math/ocaml-ocamlgraph')
-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 2ae4986c564f..77818ddbd237 100644 --- a/math/ocaml-ocamlgraph/Makefile +++ b/math/ocaml-ocamlgraph/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://ocamlgraph.lri.fr/download/ \ ftp://ftp.stack.nl/pub/users/johans/ocamlgraph/ PKGNAMEPREFIX= ocaml- -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graph manipulation library for OCaml OPTIONS_DEFINE= GUI DOCS |