diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-05-21 20:27:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-05-21 20:27:05 +0000 |
commit | 450aec748551ef4fd6893130ed2433b49512f1a3 (patch) | |
tree | 41028d2ebc1e8bcde41f3637dbc4f254037c8b34 /lang | |
parent | Fix build dependency (math/blacs) (diff) |
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 9f555de81028..c600bf354591 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 |