diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-24 20:05:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-24 20:05:54 +0000 |
commit | 811ef5fa3b38ab32a165f15603996440be0b2d7a (patch) | |
tree | 8b6fd0303d170740adbb0e5b99c264b95731d824 /x11-toolkits/gtk-sharp10/Makefile | |
parent | fb06c052f78c12da1d08246c6e6e345517987b22 (diff) | |
download | ports-811ef5fa3b38ab32a165f15603996440be0b2d7a.tar.gz ports-811ef5fa3b38ab32a165f15603996440be0b2d7a.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtk-sharp10/Makefile')
-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 |