diff options
author | marcus <marcus@FreeBSD.org> | 2004-06-24 20:05:54 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-06-24 20:05:54 +0000 |
commit | 6b363e9a9b367fe23339aaf56b215c0959d29bfd (patch) | |
tree | b99b55574a825e28a26ff4432176ea81a5c012e6 /x11-toolkits/gtk-sharp | |
parent | ee8292605ec8e7e069ce30d3b168dc2c14a6fc80 (diff) | |
download | FreeBSD-ports-6b363e9a9b367fe23339aaf56b215c0959d29bfd.zip FreeBSD-ports-6b363e9a9b367fe23339aaf56b215c0959d29bfd.tar.gz |
We have a new Mono vict^W^W^Wolunteer! John Merryweather Cooper has offered
to take these ports.
Diffstat (limited to 'x11-toolkits/gtk-sharp')
-rw-r--r-- | x11-toolkits/gtk-sharp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk-sharp/Makefile b/x11-toolkits/gtk-sharp/Makefile index d6b887eb..5854fb9 100644 --- a/x11-toolkits/gtk-sharp/Makefile +++ b/x11-toolkits/gtk-sharp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtk-sharp -MAINTAINER= ports@FreeBSD.org +MAINTAINER= coop9211@uidaho.edu COMMENT= GTK+ and GNOME interfaces for the .NET runtime BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono |