diff options
author | pi <pi@FreeBSD.org> | 2015-05-01 22:50:16 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2015-05-01 22:50:16 +0800 |
commit | 4586c17e5406bcf5b567543767970b807f8a6615 (patch) | |
tree | 1c13cd85b8307b2ca95f7b971f14d8dd16f62783 /multimedia/mpv | |
parent | 7e64b23d644df312f7ee04e4c47894b707c41a21 (diff) | |
download | freebsd-ports-gnome-4586c17e5406bcf5b567543767970b807f8a6615.tar.gz freebsd-ports-gnome-4586c17e5406bcf5b567543767970b807f8a6615.tar.zst freebsd-ports-gnome-4586c17e5406bcf5b567543767970b807f8a6615.zip |
multimedia/mpv: change maintainer
Approved by: Chris Petrik <chris@bsdjunk.com> (maintainer)
Diffstat (limited to 'multimedia/mpv')
-rw-r--r-- | multimedia/mpv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index 1bf3000b6949..af9b19e7511a 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= GHL:0 http://ftp.waf.io/pub/release/:1 \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:0 waf-${WAF_VERSION}:1 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= chris@bsdjunk.com +MAINTAINER= cpm@fbsd.es COMMENT= Free and open-source general-purpose video player LICENSE= GPLv2 |