aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2016-07-08 01:39:37 +0800
committerThomas Zander <riggs@FreeBSD.org>2016-07-08 01:39:37 +0800
commit3eea24b5ed1919eaaa0a2fdf92830f20929044f6 (patch)
treef6c489c535b3fb23f8c18d41b1e42acbdfc9464d /multimedia
parent27d7990a749ad9c157d19eacd921f4cf302dda7d (diff)
downloadfreebsd-ports-gnome-3eea24b5ed1919eaaa0a2fdf92830f20929044f6.tar.gz
freebsd-ports-gnome-3eea24b5ed1919eaaa0a2fdf92830f20929044f6.tar.zst
freebsd-ports-gnome-3eea24b5ed1919eaaa0a2fdf92830f20929044f6.zip
Take maintainership
Details: mkvtoolnix shows spurious build issues due to a gcc-internal segfault on the build cluster on 9.x. However, this is not perfectly reproducible and on other hardware setups it builds reliably, so we don't want to mark it broken on 9.x. Taking maintainership so pkg-fallout won't continue spam the multimedia@ mailing list.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mkvtoolnix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile
index ffcd9c31af2a..fc5e80a84a1b 100644
--- a/multimedia/mkvtoolnix/Makefile
+++ b/multimedia/mkvtoolnix/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= multimedia audio
MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/ \
https://mkvtoolnix.download/sources/
-MAINTAINER= multimedia@FreeBSD.org
+MAINTAINER= riggs@FreeBSD.org
COMMENT= Tools to extract from/get info about/create Matroska media streams
LICENSE= GPLv2