diff options
author | kris <kris@FreeBSD.org> | 2003-06-08 08:30:49 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-06-08 08:30:49 +0800 |
commit | df1bf269d0fd720ff178716b8d049d1283de6aa8 (patch) | |
tree | e0940da150ff1f36aceefe0734ec8f51b777b3d9 /lang/moscow_ml | |
parent | 6d8f00f7c9b4095048080d135a8dd30bd32b19c9 (diff) | |
download | freebsd-ports-gnome-df1bf269d0fd720ff178716b8d049d1283de6aa8.tar.gz freebsd-ports-gnome-df1bf269d0fd720ff178716b8d049d1283de6aa8.tar.zst freebsd-ports-gnome-df1bf269d0fd720ff178716b8d049d1283de6aa8.zip |
Remove chuckr as maintainer of his ports. He has not committed since
09/2000 and has been unresponsive to mail about his ports for at least
2 years.
Approved by: portmgr
Diffstat (limited to 'lang/moscow_ml')
-rw-r--r-- | lang/moscow_ml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/moscow_ml/Makefile b/lang/moscow_ml/Makefile index 7124d3f2d1f3..6aee1acd247f 100644 --- a/lang/moscow_ml/Makefile +++ b/lang/moscow_ml/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.dina.kvl.dk/pub/mosml/ \ ftp://ftp.csd.uu.se/pub/mirror/mosml/ DISTNAME= mos20src -MAINTAINER= chuckr@freefall.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Moscow ML, a lightweight implementation of Standard ML LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 |