diff options
-rw-r--r-- | audio/taglib-sharp/Makefile | 2 | ||||
-rw-r--r-- | devel/mono-addins/Makefile | 2 | ||||
-rw-r--r-- | multimedia/banshee/Makefile | 2 | ||||
-rw-r--r-- | net/mono-zeroconf/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/taglib-sharp/Makefile b/audio/taglib-sharp/Makefile index adc31c2ff1ec..f3d64cb5e56b 100644 --- a/audio/taglib-sharp/Makefile +++ b/audio/taglib-sharp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0.3.0 CATEGORIES= audio MASTER_SITES= http://www.taglib-sharp.com/Download/ -MAINTAINER= flz@FreeBSD.org +MAINTAINER= mono@FreeBSD.org COMMENT= Tagging library for the Mono framework LIB_PC_DEPENDS= mono.pc:${PORTSDIR}/lang/mono diff --git a/devel/mono-addins/Makefile b/devel/mono-addins/Makefile index 0271552bd9db..0f457d9bf8ee 100644 --- a/devel/mono-addins/Makefile +++ b/devel/mono-addins/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= devel MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/ -MAINTAINER= flz@FreeBSD.org +MAINTAINER= mono@FreeBSD.org COMMENT= Mono framework to create extensible applications LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/mono.pc:${PORTSDIR}/lang/mono diff --git a/multimedia/banshee/Makefile b/multimedia/banshee/Makefile index ab93407a084e..1edadbdfa0ba 100644 --- a/multimedia/banshee/Makefile +++ b/multimedia/banshee/Makefile @@ -11,7 +11,7 @@ CATEGORIES= multimedia audio MASTER_SITES= http://download.banshee-project.org/banshee/ DISTNAME= ${PORTNAME}-1-${PORTVERSION} -MAINTAINER= flz@FreeBSD.org +MAINTAINER= mono@FreeBSD.org COMMENT= Music management and playback for gnome # Could do without bash, but it's brought in by gnome anyway. diff --git a/net/mono-zeroconf/Makefile b/net/mono-zeroconf/Makefile index e6d4bc2310d3..00a8c272df7c 100644 --- a/net/mono-zeroconf/Makefile +++ b/net/mono-zeroconf/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7.6 CATEGORIES= net MASTER_SITES= http://download.banshee-project.org/${PORTNAME}/ -MAINTAINER= flz@FreeBSD.org +MAINTAINER= mono@FreeBSD.org COMMENT= Cross platform Zero Configuration Networking library for Mono BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono \ |