diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-06-04 22:20:36 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-06-04 22:20:36 +0000 |
commit | 9e5dead7fd214c82555953fe8a1041536036b164 (patch) | |
tree | fbf0c32acdadc7d11c1229d254e25d73202d626c | |
parent | Update to 4.63. (diff) |
Take maintainership.
PR: ports/81869
Notes
Notes:
svn path=/head/; revision=136796
-rw-r--r-- | lang/ocaml-doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ocaml-doc/Makefile b/lang/ocaml-doc/Makefile index b130fdb5fda1..a11b52f5ec04 100644 --- a/lang/ocaml-doc/Makefile +++ b/lang/ocaml-doc/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -doc DISTFILES= ${DISTNAME}-refman.html.tar.gz ${DISTNAME}-refman.ps.gz EXTRACT_ONLY= ${DISTNAME}-refman.html.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= marwan.burelle@lri.fr COMMENT= Documentation (HTML, PS) for the Objective Caml NO_BUILD= yes |