diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-09-08 02:38:35 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-09-08 02:38:35 +0000 |
commit | 88324e8132ee88b3a8016d5619da93d5fb1ae078 (patch) | |
tree | bb0572e5d290f7015421b8785050125b6e9d179f /multimedia/mpv | |
parent | dd5d0a008e12eba32c300461d6f3e0244c107805 (diff) | |
download | pkgsrc-88324e8132ee88b3a8016d5619da93d5fb1ae078.tar.gz |
Recursive revbump from audio/pulseaudio-11.0
Diffstat (limited to 'multimedia/mpv')
-rw-r--r-- | multimedia/mpv/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index 3b185968701..df4a9fc52c5 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2017/09/03 08:53:11 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2017/09/08 02:38:41 ryoon Exp $ DISTNAME= mpv-0.26.0 +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GITHUB:=mpv-player/} GITHUB_TAG= v${PKGVERSION_NOREV} |