aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorriggs <riggs@FreeBSD.org>2016-07-08 01:39:37 +0800
committerriggs <riggs@FreeBSD.org>2016-07-08 01:39:37 +0800
commit3cc9f02b047e11dcd967e5ab121848fbb4133dc3 (patch)
treef6c489c535b3fb23f8c18d41b1e42acbdfc9464d /multimedia
parent0c582b45b0ac9e0ad15984838aa4867f4d58d1c0 (diff)
downloadfreebsd-ports-gnome-3cc9f02b047e11dcd967e5ab121848fbb4133dc3.tar.gz
freebsd-ports-gnome-3cc9f02b047e11dcd967e5ab121848fbb4133dc3.tar.zst
freebsd-ports-gnome-3cc9f02b047e11dcd967e5ab121848fbb4133dc3.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