aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2006-09-20 18:44:30 +0800
committerstas <stas@FreeBSD.org>2006-09-20 18:44:30 +0800
commit26f7e3731f356758a76dba1885f0759dba59fa9d (patch)
tree582394ebea2b96ac0245db52490aff933cf44e8f /lang
parent8b764be8998918faef616ad1a659aaff32531fcc (diff)
downloadfreebsd-ports-gnome-26f7e3731f356758a76dba1885f0759dba59fa9d.tar.gz
freebsd-ports-gnome-26f7e3731f356758a76dba1885f0759dba59fa9d.tar.zst
freebsd-ports-gnome-26f7e3731f356758a76dba1885f0759dba59fa9d.zip
Change my maintainer address to FreeBSD one.
Approved by: sem (mentor)
Diffstat (limited to 'lang')
-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