aboutsummaryrefslogtreecommitdiff
path: root/lang/ocaml
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/ocaml
parent070cbdb7374148a637761b831c7a34445c1e2ef7 (diff)
downloadports-c5da913353005763a5c9b8e1f940e82d7656a011.tar.gz
ports-c5da913353005763a5c9b8e1f940e82d7656a011.zip
- Reset maintainer
Requested by: Eugene Ossintsev <eugos@gmx.net>
Notes
Notes: svn path=/head/; revision=132666
Diffstat (limited to 'lang/ocaml')
-rw-r--r--lang/ocaml/Makefile2
1 files changed, 1 insertions, 1 deletions
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)