diff options
author | miwi <miwi@FreeBSD.org> | 2008-07-25 22:46:15 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-07-25 22:46:15 +0000 |
commit | 59fec01ed62597938968a56211acda1fdf520791 (patch) | |
tree | 71d64fe8e1c7b32b96eb4dc360c61436aa201f8e | |
parent | 8bebcd6397985db34e4f6ae8f34b2d47606241be (diff) | |
download | FreeBSD-ports-59fec01ed62597938968a56211acda1fdf520791.zip FreeBSD-ports-59fec01ed62597938968a56211acda1fdf520791.tar.gz |
- Update maintainer mail address
PR: 125786
Submitted by: Phillip N. <pneumann@gmail.com>
-rw-r--r-- | audio/muine/Makefile | 2 | ||||
-rw-r--r-- | comms/gfax/Makefile | 2 | ||||
-rw-r--r-- | deskutils/mcatalog/Makefile | 2 | ||||
-rw-r--r-- | devel/dbus-sharp/Makefile | 2 | ||||
-rw-r--r-- | devel/mono-tools/Makefile | 2 | ||||
-rw-r--r-- | devel/monodoc/Makefile | 2 | ||||
-rw-r--r-- | editors/bless/Makefile | 2 | ||||
-rw-r--r-- | graphics/f-spot/Makefile | 2 | ||||
-rw-r--r-- | lang/mono/Makefile | 2 | ||||
-rw-r--r-- | mail/evolution-sharp/Makefile | 2 | ||||
-rw-r--r-- | mail/gmime2-sharp/Makefile | 2 | ||||
-rw-r--r-- | net/avahi-sharp/Makefile | 2 | ||||
-rw-r--r-- | net/blam/Makefile | 2 | ||||
-rw-r--r-- | www/gecko-sharp10/Makefile | 2 | ||||
-rw-r--r-- | www/gecko-sharp20/Makefile | 2 | ||||
-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 |
20 files changed, 20 insertions, 20 deletions
diff --git a/audio/muine/Makefile b/audio/muine/Makefile index a2fa8c6..b99fe95 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://muine-player.org/releases/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= tmclaugh/muine -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= Mono based Gnome audio player LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \ diff --git a/comms/gfax/Makefile b/comms/gfax/Makefile index b937c4a..ff8c8af 100644 --- a/comms/gfax/Makefile +++ b/comms/gfax/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 7 CATEGORIES= comms print gnome MASTER_SITES= http://gfax.cowlug.org/ -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= A Mono based pop-up fax manager BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ diff --git a/deskutils/mcatalog/Makefile b/deskutils/mcatalog/Makefile index 536b5a4..e76bb4a 100644 --- a/deskutils/mcatalog/Makefile +++ b/deskutils/mcatalog/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 8 CATEGORIES= deskutils gnome MASTER_SITES= http://www.mcatalog.net/releases/ -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= An application for catalogue films and books BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/evolution-sharp.pc:${PORTSDIR}/mail/evolution-sharp \ diff --git a/devel/dbus-sharp/Makefile b/devel/dbus-sharp/Makefile index cb3af9d..e82c697 100644 --- a/devel/dbus-sharp/Makefile +++ b/devel/dbus-sharp/Makefile @@ -13,7 +13,7 @@ CATEGORIES= devel gnome MASTER_SITES= http://dbus.freedesktop.org/releases/dbus/ DISTNAME= dbus-${PORTVERSION} -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= Mono interface to the D-BUS messaging system LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus diff --git a/devel/mono-tools/Makefile b/devel/mono-tools/Makefile index 56f026f..2547e17 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/ -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= Documentation browser for Mono and Mono libraries BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gecko-sharp-2.0.pc:${PORTSDIR}/www/gecko-sharp20 \ diff --git a/devel/monodoc/Makefile b/devel/monodoc/Makefile index 1246808..bf8cd0b 100644 --- a/devel/monodoc/Makefile +++ b/devel/monodoc/Makefile @@ -13,7 +13,7 @@ PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/ -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= Documentation for Mono and Mono libraries BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono diff --git a/editors/bless/Makefile b/editors/bless/Makefile index d0b6ad4..2e8d99d 100644 --- a/editors/bless/Makefile +++ b/editors/bless/Makefile @@ -13,7 +13,7 @@ PORTEPOCH= 1 CATEGORIES= editors MASTER_SITES= http://download.gna.org/bless/ -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= A high quality, full featured hex editor USE_GNOME= gnomehack gnomeprefix gnometarget gnomedocutils gtksharp20 diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 0372a16..0c04602 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -14,7 +14,7 @@ CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.4 -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= Personal photo management to the GNOME desktop LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms \ diff --git a/lang/mono/Makefile b/lang/mono/Makefile index 0268850..127669b 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/ -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= An open source implementation of .NET Development Framework CONFLICTS= mono-devel-[0-9]* mono-svn-[0-9]* diff --git a/mail/evolution-sharp/Makefile b/mail/evolution-sharp/Makefile index cb184bb..c9467e8 100644 --- a/mail/evolution-sharp/Makefile +++ b/mail/evolution-sharp/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 2 CATEGORIES= mail gnome MASTER_SITES= GNOME -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= Mono bindings for evolution BUILD_DEPENDS= evolution:${PORTSDIR}/mail/evolution diff --git a/mail/gmime2-sharp/Makefile b/mail/gmime2-sharp/Makefile index 085fe51..512f4be 100644 --- a/mail/gmime2-sharp/Makefile +++ b/mail/gmime2-sharp/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= mail PKGNAMESUFFIX= -sharp -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= Mono bindings for gmime LIB_DEPENDS= gmime-2.0.4:${PORTSDIR}/mail/gmime2 diff --git a/net/avahi-sharp/Makefile b/net/avahi-sharp/Makefile index d1515a3..335dc66 100644 --- a/net/avahi-sharp/Makefile +++ b/net/avahi-sharp/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 0 CATEGORIES= net dns PKGNAMESUFFIX= -sharp -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= Mono bindings for Avahi service discovery LIB_DEPENDS= avahi-core:${PORTSDIR}/net/avahi-app diff --git a/net/blam/Makefile b/net/blam/Makefile index 1b86be9..627f8b9 100644 --- a/net/blam/Makefile +++ b/net/blam/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= http://www.cmartin.tk/blam/ -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= Mono based RSS feed reader BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gecko-sharp-2.0.pc:${PORTSDIR}/www/gecko-sharp20 diff --git a/www/gecko-sharp10/Makefile b/www/gecko-sharp10/Makefile index 09a889c..2479129 100644 --- a/www/gecko-sharp10/Makefile +++ b/www/gecko-sharp10/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 11 CATEGORIES= www MASTER_SITES= http://ftp.novell.com/pub/mono/sources/gecko-sharp/ -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= Mono bindings for embeding mozilla USE_GECKO= firefox mozilla diff --git a/www/gecko-sharp20/Makefile b/www/gecko-sharp20/Makefile index ca6affd..228d0e8 100644 --- a/www/gecko-sharp20/Makefile +++ b/www/gecko-sharp20/Makefile @@ -13,7 +13,7 @@ CATEGORIES= www MASTER_SITES= http://ftp.novell.com/pub/mono/sources/gecko-sharp-2.0/ DISTNAME= gecko-sharp-2.0-${PORTVERSION} -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= Mono bindings for embeding mozilla USE_GECKO= firefox mozilla diff --git a/x11-toolkits/gnome-sharp20/Makefile b/x11-toolkits/gnome-sharp20/Makefile index ae9808d..e06bfd2 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 e5123ee..c6e977b 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 7d96694..99c63b8 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 f445ae5..7407494 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 29c4bb8..7a7b71c 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 \ |