diff options
author | romain <romain@FreeBSD.org> | 2011-06-14 07:00:53 +0800 |
---|---|---|
committer | romain <romain@FreeBSD.org> | 2011-06-14 07:00:53 +0800 |
commit | 2e825bf9dd491dbd0fcd2b006b9d8d2903b40e7e (patch) | |
tree | 0caa225abe1a158bdb0bdeeae710743691afe274 | |
parent | 591ca785c9d395ab2ba3dcb81f406a7efe347687 (diff) | |
download | freebsd-ports-graphics-2e825bf9dd491dbd0fcd2b006b9d8d2903b40e7e.tar.gz freebsd-ports-graphics-2e825bf9dd491dbd0fcd2b006b9d8d2903b40e7e.tar.zst freebsd-ports-graphics-2e825bf9dd491dbd0fcd2b006b9d8d2903b40e7e.zip |
Update the MAINTAINER address of a few lost ports.
-rw-r--r-- | deskutils/mcatalog/Makefile | 2 | ||||
-rw-r--r-- | devel/dbus-sharp/Makefile | 2 | ||||
-rw-r--r-- | mail/evolution-sharp/Makefile | 2 | ||||
-rw-r--r-- | net/avahi-sharp/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtk-sharp10/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/mcatalog/Makefile b/deskutils/mcatalog/Makefile index 9785b95f001..4b1b002cad4 100644 --- a/deskutils/mcatalog/Makefile +++ b/deskutils/mcatalog/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 16 CATEGORIES= deskutils gnome MASTER_SITES= http://www.mcatalog.net/releases/ -MAINTAINER= bsd-sharp@googlegroups.com +MAINTAINER= mono@FreeBSD.org 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 44a86a9abe3..bf097c4d0c5 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@googlegroups.com +MAINTAINER= mono@FreeBSD.org COMMENT= Mono interface to the D-BUS messaging system LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus diff --git a/mail/evolution-sharp/Makefile b/mail/evolution-sharp/Makefile index a9a3f696b8c..c1310bb51d8 100644 --- a/mail/evolution-sharp/Makefile +++ b/mail/evolution-sharp/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 5 CATEGORIES= mail gnome MASTER_SITES= GNOME -MAINTAINER= bsd-sharp@googlegroups.com +MAINTAINER= mono@FreeBSD.org COMMENT= Mono bindings for evolution BROKEN= Doesn't accept current evolution version diff --git a/net/avahi-sharp/Makefile b/net/avahi-sharp/Makefile index 335dc66a343..9b63a8a6b4f 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@googlegroups.com +MAINTAINER= mono@FreeBSD.org COMMENT= Mono bindings for Avahi service discovery LIB_DEPENDS= avahi-core:${PORTSDIR}/net/avahi-app diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile index 14155394f90..c3f6d55e89e 100644 --- a/x11-toolkits/gtk-sharp10/Makefile +++ b/x11-toolkits/gtk-sharp10/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 20 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/ -MAINTAINER= bsd-sharp@googlegroups.com +MAINTAINER= mono@FreeBSD.org COMMENT= GTK+ and GNOME interfaces for the .NET runtime BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono |