aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mkvtoolnix
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2016-07-07 17:39:37 +0000
committerThomas Zander <riggs@FreeBSD.org>2016-07-07 17:39:37 +0000
commit3eea24b5ed1919eaaa0a2fdf92830f20929044f6 (patch)
treef6c489c535b3fb23f8c18d41b1e42acbdfc9464d /multimedia/mkvtoolnix
parent27d7990a749ad9c157d19eacd921f4cf302dda7d (diff)
downloadports-3eea24b5ed1919eaaa0a2fdf92830f20929044f6.tar.gz
ports-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.
Notes
Notes: svn path=/head/; revision=418191
Diffstat (limited to 'multimedia/mkvtoolnix')
-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