diff options
author | marcus <marcus@FreeBSD.org> | 2004-06-25 04:05:54 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-06-25 04:05:54 +0800 |
commit | 6b363e9a9b367fe23339aaf56b215c0959d29bfd (patch) | |
tree | b99b55574a825e28a26ff4432176ea81a5c012e6 /x11-toolkits/gtk-sharp10 | |
parent | ee8292605ec8e7e069ce30d3b168dc2c14a6fc80 (diff) | |
download | freebsd-ports-gnome-6b363e9a9b367fe23339aaf56b215c0959d29bfd.tar.gz freebsd-ports-gnome-6b363e9a9b367fe23339aaf56b215c0959d29bfd.tar.zst freebsd-ports-gnome-6b363e9a9b367fe23339aaf56b215c0959d29bfd.zip |
We have a new Mono vict^W^W^Wolunteer! John Merryweather Cooper has offered
to take these ports.
Diffstat (limited to 'x11-toolkits/gtk-sharp10')
-rw-r--r-- | x11-toolkits/gtk-sharp10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile index d6b887ebcec0..5854fb90bb2e 100644 --- a/x11-toolkits/gtk-sharp10/Makefile +++ b/x11-toolkits/gtk-sharp10/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 |