diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-02-16 21:05:55 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-02-16 21:05:55 +0000 |
commit | 24f56f80a095c6852d21b12072fcd04efb4234d6 (patch) | |
tree | 4b765ca4ed61d64fa7f7920408b83e84a2d5c0d3 /x11-toolkits/gtk-sharp20 | |
parent | fc01a38f5202b366f0eba4903fd4ce015be90b69 (diff) | |
download | ports-24f56f80a095c6852d21b12072fcd04efb4234d6.tar.gz ports-24f56f80a095c6852d21b12072fcd04efb4234d6.zip |
BSD# Project is taking the maintainership, as for lang/mono, tmclaugh wants
to ask someone first before let BSD# Project to take the maintainership. The
reason is that we are lacking on C programming, threads knowledge and etc.
BSD# Project: http://forge.novell.com/modules/xfmod/project/?bsd-sharp
Notes
Notes:
svn path=/head/; revision=129042
Diffstat (limited to 'x11-toolkits/gtk-sharp20')
-rw-r--r-- | x11-toolkits/gtk-sharp20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile index f8663ade1137..a1f1199f03a8 100644 --- a/x11-toolkits/gtk-sharp20/Makefile +++ b/x11-toolkits/gtk-sharp20/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= http://www.go-mono.com/archive/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bsd-sharp-list@forge.novell.com COMMENT= GTK+ and GNOME interfaces for the .NET runtime BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono |