diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2008-04-10 17:21:53 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2008-04-10 17:21:53 +0800 |
commit | dafa76efc43dcff11da560561b316f55884aa07a (patch) | |
tree | 82ec2ed42d64a1a22e04029f55b8d07192fc7e6d /lang | |
parent | fc89b6a693ee66d076b631b4a124e721b8c5fec1 (diff) | |
download | freebsd-ports-gnome-dafa76efc43dcff11da560561b316f55884aa07a.tar.gz freebsd-ports-gnome-dafa76efc43dcff11da560561b316f55884aa07a.tar.zst freebsd-ports-gnome-dafa76efc43dcff11da560561b316f55884aa07a.zip |
Reset maintainership.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/caml-light/Makefile | 2 | ||||
-rw-r--r-- | lang/ocaml-mode.el/Makefile | 2 | ||||
-rw-r--r-- | lang/siod/Makefile | 2 | ||||
-rw-r--r-- | lang/sml-mode.el/Makefile | 2 |
4 files changed, 4 insertions, 4 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 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 |