diff options
author | mm <mm@FreeBSD.org> | 2013-09-21 05:49:30 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2013-09-21 05:49:30 +0800 |
commit | a9210df4691ddad7f7398bd6dc25d23ecd6d1b69 (patch) | |
tree | ba1cbd95cb8d12a0d7cd1b7cdda00d58f6fb3e88 | |
parent | 7b30b5f6d25fee25c13777ee2ee36e1c2a66a215 (diff) | |
download | freebsd-ports-gnome-a9210df4691ddad7f7398bd6dc25d23ecd6d1b69.tar.gz freebsd-ports-gnome-a9210df4691ddad7f7398bd6dc25d23ecd6d1b69.tar.zst freebsd-ports-gnome-a9210df4691ddad7f7398bd6dc25d23ecd6d1b69.zip |
Returning maintainership on my multimedia ports to ports@freebsd.org
-rw-r--r-- | audio/fdk-aac/Makefile | 2 | ||||
-rw-r--r-- | audio/vo-aacenc/Makefile | 2 | ||||
-rw-r--r-- | audio/vo-amrwbenc/Makefile | 2 | ||||
-rw-r--r-- | devel/liboil/Makefile | 2 | ||||
-rw-r--r-- | devel/orc/Makefile | 2 | ||||
-rw-r--r-- | multimedia/ffmpeg-devel/Makefile | 2 | ||||
-rw-r--r-- | multimedia/ffmpeg/Makefile | 2 | ||||
-rw-r--r-- | multimedia/ffmpeg1/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libquicktime-lame/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libquicktime/Makefile | 2 | ||||
-rw-r--r-- | multimedia/schroedinger/Makefile | 2 | ||||
-rw-r--r-- | multimedia/x264/Makefile | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/audio/fdk-aac/Makefile b/audio/fdk-aac/Makefile index 008876ce0984..b6e7a8bf477f 100644 --- a/audio/fdk-aac/Makefile +++ b/audio/fdk-aac/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.1.2 CATEGORIES= audio MASTER_SITES= SF/opencore-amr/${PORTNAME} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Port of the Fraunhofer FDK AAC Codec Library NOT_FOR_ARCHS= sparc64 diff --git a/audio/vo-aacenc/Makefile b/audio/vo-aacenc/Makefile index c73e4aea25d2..3f471f787ff2 100644 --- a/audio/vo-aacenc/Makefile +++ b/audio/vo-aacenc/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.1.3 CATEGORIES= audio MASTER_SITES= SF/opencore-amr/${PORTNAME} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= VisualOn AAC encoder library LICENSE= AL2 diff --git a/audio/vo-amrwbenc/Makefile b/audio/vo-amrwbenc/Makefile index b2fa12105d83..d1c4018ae9bd 100644 --- a/audio/vo-amrwbenc/Makefile +++ b/audio/vo-amrwbenc/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.1.3 CATEGORIES= audio MASTER_SITES= SF/opencore-amr/${PORTNAME} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= VisualOn AMR-WB encoder library LICENSE= AL2 diff --git a/devel/liboil/Makefile b/devel/liboil/Makefile index f3f3b9d101cd..7e2804c371a3 100644 --- a/devel/liboil/Makefile +++ b/devel/liboil/Makefile @@ -7,7 +7,7 @@ PORTVERSION= 0.3.17 CATEGORIES= devel MASTER_SITES= http://liboil.freedesktop.org/download/ -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library of optimized inner loops LICENSE= BSD diff --git a/devel/orc/Makefile b/devel/orc/Makefile index 7b2ce26d5cd9..aa3831f1c9c7 100644 --- a/devel/orc/Makefile +++ b/devel/orc/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.4.18 CATEGORIES= devel MASTER_SITES= http://gstreamer.freedesktop.org/data/src/orc/ -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library and toolset to operate arrays of data LICENSE= BSD diff --git a/multimedia/ffmpeg-devel/Makefile b/multimedia/ffmpeg-devel/Makefile index 359c826b4aef..31802d8bf41f 100644 --- a/multimedia/ffmpeg-devel/Makefile +++ b/multimedia/ffmpeg-devel/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://git.videolan.org/ PKGNAMESUFFIX= -devel DISTNAME= ffmpeg-${GIT_SUFFIX} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Realtime audio/video encoder/converter and streaming server LICENSE= GPLv2 LGPL21 diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index a41e82e2ae8a..d9452e75b3e8 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Realtime audio/video encoder/converter and streaming server CONFLICTS= libav-[0-9]* diff --git a/multimedia/ffmpeg1/Makefile b/multimedia/ffmpeg1/Makefile index f0eb7998d6ff..c628c35ecd27 100644 --- a/multimedia/ffmpeg1/Makefile +++ b/multimedia/ffmpeg1/Makefile @@ -7,7 +7,7 @@ CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ PKGNAMESUFFIX= 1 -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Realtime audio/video encoder/converter and streaming server LICENSE= GPLv2 LGPL21 diff --git a/multimedia/libquicktime-lame/Makefile b/multimedia/libquicktime-lame/Makefile index c8960a08044a..ee55845ba7b8 100644 --- a/multimedia/libquicktime-lame/Makefile +++ b/multimedia/libquicktime-lame/Makefile @@ -7,7 +7,7 @@ CATEGORIES= multimedia PKGNAMESUFFIX= -lame PORTREVISION= 2 -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LAME plugin for libquicktime LIB_DEPENDS= quicktime.0:${PORTSDIR}/multimedia/libquicktime \ diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile index afaa00a15c05..1eecef8609c3 100644 --- a/multimedia/libquicktime/Makefile +++ b/multimedia/libquicktime/Makefile @@ -7,7 +7,7 @@ PORTREVISION?= 4 CATEGORIES= multimedia MASTER_SITES= SF -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library for reading and writing quicktime files .if !defined(_BUILDING_LIBQUICKTIME_PLUGINS) diff --git a/multimedia/schroedinger/Makefile b/multimedia/schroedinger/Makefile index 7f9cc6e5bcf0..b83f885c11d8 100644 --- a/multimedia/schroedinger/Makefile +++ b/multimedia/schroedinger/Makefile @@ -8,7 +8,7 @@ CATEGORIES= multimedia MASTER_SITES= http://diracvideo.org/download/schroedinger/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High-speed Dirac codec LICENSE= GPLv2 LGPL20 MIT MPL diff --git a/multimedia/x264/Makefile b/multimedia/x264/Makefile index 9a7fe29554ad..0c196a778c3e 100644 --- a/multimedia/x264/Makefile +++ b/multimedia/x264/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= x264 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= Library and tool for encoding H.264/AVC video streams LICENSE= GPLv2 |