diff options
Diffstat (limited to 'media-video/mpv')
-rw-r--r-- | media-video/mpv/mpv-scm.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-scm.ebuild b/media-video/mpv/mpv-scm.ebuild index 8593f9f..033a226 100644 --- a/media-video/mpv/mpv-scm.ebuild +++ b/media-video/mpv/mpv-scm.ebuild @@ -12,7 +12,7 @@ WAF_V="1.8.4" DESCRIPTION="Media player based on MPlayer and mplayer2" HOMEPAGE="http://mpv.io/" SRC_URI="http://ftp.waf.io/pub/release/waf-${WAF_V}" -DOCS=( README.md etc/example.conf etc/input.conf ) +DOCS=( README.md etc/input.conf ) EGIT_REPO_URI="https://github.com/mpv-player/mpv.git" |