diff options
author | thierry <thierry@FreeBSD.org> | 2005-06-05 06:20:36 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-06-05 06:20:36 +0800 |
commit | fb2c3adcfaa2237f0b9b0ce4a9f5cc940623b513 (patch) | |
tree | 47bf140a5549bc812f0ce8fbb8aa20d0eaece541 /lang | |
parent | 488b6d2a194905aaf07d051c35d26fe3cc846b85 (diff) | |
download | freebsd-ports-gnome-fb2c3adcfaa2237f0b9b0ce4a9f5cc940623b513.tar.gz freebsd-ports-gnome-fb2c3adcfaa2237f0b9b0ce4a9f5cc940623b513.tar.zst freebsd-ports-gnome-fb2c3adcfaa2237f0b9b0ce4a9f5cc940623b513.zip |
Take maintainership.
PR: ports/81869
Diffstat (limited to 'lang')
-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 |