diff options
author | marcus <marcus@FreeBSD.org> | 2004-05-21 20:27:05 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-05-21 20:27:05 +0000 |
commit | 389d50c92df8f8749561634bd82bb0f00406df06 (patch) | |
tree | fc0146f03de2f6fef673a110dc2dbd2bdf0ac96a /lang | |
parent | ccc0431ba5274b56eca66ada277f927043e58988 (diff) | |
download | FreeBSD-ports-389d50c92df8f8749561634bd82bb0f00406df06.zip FreeBSD-ports-389d50c92df8f8749561634bd82bb0f00406df06.tar.gz |
Resign maintainership to ports@. gnome@ hasn't been that active in maintaining
this, and there are some non-trivial GC problems to overcome. Hopefully
someone will step up with a passion for .NET.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/mono/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile index 9f555de..c600bf3 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.go-mono.com/archive/ -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An open source implementation of .NET Development Framework USE_LIBTOOL_VER=13 |