From dafa76efc43dcff11da560561b316f55884aa07a Mon Sep 17 00:00:00 2001 From: jkoshy Date: Thu, 10 Apr 2008 09:21:53 +0000 Subject: Reset maintainership. --- lang/caml-light/Makefile | 2 +- lang/ocaml-mode.el/Makefile | 2 +- lang/siod/Makefile | 2 +- lang/sml-mode.el/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lang') 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 diff --git a/lang/ocaml-mode.el/Makefile b/lang/ocaml-mode.el/Makefile index 5c3778c49b1c..00abc38d8ee0 100644 --- a/lang/ocaml-mode.el/Makefile +++ b/lang/ocaml-mode.el/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ \ MASTER_SITE_SUBDIR= jkoshy DISTNAME= ocaml-mode-3.01 -MAINTAINER= jkoshy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An EMACS mode for editing OCaml programs BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs diff --git a/lang/siod/Makefile b/lang/siod/Makefile index fa3c8115b484..ffb1acad6a5e 100644 --- a/lang/siod/Makefile +++ b/lang/siod/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= jkoshy DISTNAME= siod EXTRACT_SUFX= .tgz -MAINTAINER= jkoshy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A small footprint implementation of the Scheme programming language INSTALLS_SHLIB= yes diff --git a/lang/sml-mode.el/Makefile b/lang/sml-mode.el/Makefile index 07ac2c94b1b4..30b5e25fdc83 100644 --- a/lang/sml-mode.el/Makefile +++ b/lang/sml-mode.el/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.research.bell-labs.com/dist/smlnj/contrib/emacs/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jkoshy -MAINTAINER= jkoshy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An EMACS mode for editing Standard ML programs ALL_TARGET= default -- cgit