diff options
author | bapt <bapt@FreeBSD.org> | 2015-04-17 05:51:06 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-04-17 05:51:06 +0800 |
commit | f05416c3e4bf17cfd687992d0afb09dbb6922899 (patch) | |
tree | 4223c2c57e9a93a3158fb70954b6d1ddb31088fd /multimedia | |
parent | a5cfcf4ac2c2a9b712ae452913cfc2b7a90aad88 (diff) | |
download | freebsd-ports-gnome-f05416c3e4bf17cfd687992d0afb09dbb6922899.tar.gz freebsd-ports-gnome-f05416c3e4bf17cfd687992d0afb09dbb6922899.tar.zst freebsd-ports-gnome-f05416c3e4bf17cfd687992d0afb09dbb6922899.zip |
Over to new maintainer
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/mplayer2/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mpv/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mplayer2/Makefile b/multimedia/mplayer2/Makefile index 43494e0240b4..b1bc1b1b74d6 100644 --- a/multimedia/mplayer2/Makefile +++ b/multimedia/mplayer2/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 11 CATEGORIES= multimedia audio MASTER_SITES= LOCAL/gblach/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@bsdjunk.com COMMENT= Advanced general-purpose video player LICENSE= GPLv2 diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index e7efd2ef1fec..1bf3000b6949 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= ports@FreeBSD.org +MAINTAINER= chris@bsdjunk.com COMMENT= Free and open-source general-purpose video player LICENSE= GPLv2 |