diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-10 16:20:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-10 16:20:47 +0000 |
commit | 2421043190dc91b3473371821bc7491f08087d50 (patch) | |
tree | 86cd34c718ba596673e9b8c303c34d361bee5f0e /lang/caml-light | |
parent | 404cb36d959ca141682bd419896a4c5767762cae (diff) |
Over to new volunteer
Submitted by: Michael Grunewald <michael.grunewald@laposte.net> (new maintainer by mail)
Notes
Notes:
svn path=/head/; revision=275313
Diffstat (limited to 'lang/caml-light')
-rw-r--r-- | lang/caml-light/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/caml-light/Makefile b/lang/caml-light/Makefile index 9991e885a795..b45265f8b989 100644 --- a/lang/caml-light/Makefile +++ b/lang/caml-light/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://caml.inria.fr/pub/distrib/caml-light-0.75/ \ DISTNAME= cl75unix -MAINTAINER= ports@FreeBSD.org +MAINTAINER= michael.grunewald@laposte.net COMMENT= A strongly typed functional language belonging to the ML family USE_XORG= x11 |