aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/ocaml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile
index f62fd965f0e8..32d70d9848be 100644
--- a/lang/ocaml/Makefile
+++ b/lang/ocaml/Makefile
@@ -16,7 +16,7 @@ MASTER_SITES= http://caml.inria.fr/distrib/${DISTNAME:R}/ \
MASTER_SITE_SUBDIR= distfiles
PKGNAMESUFFIX= ${SFX}
-MAINTAINER?= ssedov@mbsd.msk.ru
+MAINTAINER?= stas@FreeBSD.org
COMMENT?= The Objective Caml compiler and programming environment
USE_BZIP2= yes