diff options
author | John Marino <marino@FreeBSD.org> | 2015-05-16 07:37:21 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-05-16 07:37:21 +0000 |
commit | 7b4708af97aed67a69e6ae8c1ab355b16547ebd0 (patch) | |
tree | 711557c72316c22084533a7ef364deaa66c0e034 /devel/ocaml-calendar | |
parent | 1a924932df6f968fafe74818168c043e966c5ae8 (diff) |
Notes
Diffstat (limited to 'devel/ocaml-calendar')
-rw-r--r-- | devel/ocaml-calendar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-calendar/Makefile b/devel/ocaml-calendar/Makefile index fb172087024b..194948c48637 100644 --- a/devel/ocaml-calendar/Makefile +++ b/devel/ocaml-calendar/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/915/ PKGNAMEPREFIX= ocaml- -MAINTAINER= jaapb@kerguelen.org +MAINTAINER= ports@FreeBSD.org COMMENT= Date and time library for OCaml GNU_CONFIGURE= yes |