diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-25 22:46:15 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-25 22:46:15 +0000 |
commit | 453f8ad22804a905c9b8071f81957b06e51ac9d6 (patch) | |
tree | ad6327a0e756ed87c903837c7a7ba7282fa00deb /x11-toolkits | |
parent | a9ad8d1c154970e6cc15ba8495c9eb3ce600725b (diff) | |
download | ports-453f8ad22804a905c9b8071f81957b06e51ac9d6.tar.gz ports-453f8ad22804a905c9b8071f81957b06e51ac9d6.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gnome-sharp20/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtk-sharp10/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtk-sharp20/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtksourceview-sharp/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libgdiplus/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/gnome-sharp20/Makefile b/x11-toolkits/gnome-sharp20/Makefile index ae9808d70ccd..e06bfd277e11 100644 --- a/x11-toolkits/gnome-sharp20/Makefile +++ b/x11-toolkits/gnome-sharp20/Makefile @@ -13,7 +13,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.16 -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= GNOME interfaces for the .NET runtime LATEST_LINK= gnome-sharp20 diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile index e5123ee64431..c6e977b58d26 100644 --- a/x11-toolkits/gtk-sharp10/Makefile +++ b/x11-toolkits/gtk-sharp10/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 14 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/ -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= GTK+ and GNOME interfaces for the .NET runtime BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile index 7d966942852a..99c63b84102a 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://ftp.novell.com/pub/mono/sources/${PORTNAME}/ -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= GTK+ and GNOME interfaces for the .NET runtime BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono \ diff --git a/x11-toolkits/gtksourceview-sharp/Makefile b/x11-toolkits/gtksourceview-sharp/Makefile index f445ae5c5e6f..74074946fea7 100644 --- a/x11-toolkits/gtksourceview-sharp/Makefile +++ b/x11-toolkits/gtksourceview-sharp/Makefile @@ -13,7 +13,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.novell.com/pub/mono/sources/gtksourceview-sharp-2.0/ DISTNAME= ${PORTNAME}-2.0-${PORTVERSION} -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= gtksourview bindings for Mono. BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono \ diff --git a/x11-toolkits/libgdiplus/Makefile b/x11-toolkits/libgdiplus/Makefile index 29c4bb86cdad..7a7b71c72f6a 100644 --- a/x11-toolkits/libgdiplus/Makefile +++ b/x11-toolkits/libgdiplus/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 3 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/ -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= GDI+ API for System.Windows.Forms in Mono LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ |