diff options
Diffstat (limited to 'multimedia/mpv/Makefile')
-rw-r--r-- | multimedia/mpv/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index 0093f0ce99d..0f84ee41d75 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:41 tnn Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/30 15:10:17 wiz Exp $ -DISTNAME= mpv-0.8.3 -PKGREVISION= 1 +DISTNAME= mpv-0.9.0 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GITHUB:=mpv-player/} GITHUB_TAG= v${PKGVERSION_NOREV} |