diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-16 21:51:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-16 21:51:06 +0000 |
commit | bdab0b0f82f2967f3fd1490dab117a33c08e175e (patch) | |
tree | 4223c2c57e9a93a3158fb70954b6d1ddb31088fd /multimedia/mpv/Makefile | |
parent | 45bf4cceb69b6b364dad46f656f67b8d08d0af0d (diff) | |
download | ports-bdab0b0f82f2967f3fd1490dab117a33c08e175e.tar.gz ports-bdab0b0f82f2967f3fd1490dab117a33c08e175e.zip |
Notes
Diffstat (limited to 'multimedia/mpv/Makefile')
-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 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 |