diff options
Diffstat (limited to 'lang/caml-light/Makefile')
-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 424847a4c56c..772e677a3deb 100644 --- a/lang/caml-light/Makefile +++ b/lang/caml-light/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.inria.fr/lang/caml-light/ \ http://wwwfun.kurims.kyoto-u.ac.jp/soft/caml-light/ DISTNAME= cl75unix -MAINTAINER= jkoshy@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A strongly typed functional language belonging to the ML family USE_XORG= x11 |