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 /x11-toolkits/gtk-sharp20 | |
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 '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 49f426a..b8e271e 100644 --- a/x11-toolkits/gtk-sharp20/Makefile +++ b/x11-toolkits/gtk-sharp20/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtk-sharp -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Gtk+ and GNOME interfaces for the .NET runtime BUILD_DEPENDS+= mono:${PORTSDIR}/lang/mono \ |