summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-04-07 05:17:16 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-04-07 05:17:16 +0000
commitc5da913353005763a5c9b8e1f940e82d7656a011 (patch)
tree98cddd93b436bd3cb51f4ee48c5e0d16e7a94143 /lang
parento update to 1.10 alpha1. (diff)
- Reset maintainer
Requested by: Eugene Ossintsev <eugos@gmx.net>
Notes
Notes: svn path=/head/; revision=132666
Diffstat (limited to 'lang')
-rw-r--r--lang/ocaml-doc/Makefile2
-rw-r--r--lang/ocaml/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/ocaml-doc/Makefile b/lang/ocaml-doc/Makefile
index 7dad65cd42ac..b130fdb5fda1 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= eugos@gmx.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Documentation (HTML, PS) for the Objective Caml
NO_BUILD= yes
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile
index 5406f9e951da..67b8c855e5fc 100644
--- a/lang/ocaml/Makefile
+++ b/lang/ocaml/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://caml.inria.fr/distrib/${DISTNAME:R}/ \
ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/caml-light/${DISTNAME:R}/
PKGNAMESUFFIX= ${SFX}
-MAINTAINER?= eugos@gmx.net
+MAINTAINER?= ports@FreeBSD.org
COMMENT?= The Objective Caml compiler and programming environment
.if defined(WITHOUT_X11)