diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-08-05 23:06:50 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-08-05 23:06:50 +0000 |
commit | 325aed58cb1654cd94b306ff8e0452e4fb95f4a9 (patch) | |
tree | 30b6fa9070ad293072156e3111d93da96aa5fc77 /multimedia/mpv | |
parent | 1d29e63dac4e4c7505e28dee43a5bdb2ef335565 (diff) |
Notes
Diffstat (limited to 'multimedia/mpv')
-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 ddbe865953cc..43acd8ab698d 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -4,7 +4,7 @@ PORTNAME= mpv PORTVERSION= 0.29.1 DISTVERSIONPREFIX= v -PORTREVISION= 10 +PORTREVISION= 11 PORTEPOCH= 1 CATEGORIES= multimedia audio MASTER_SITES= https://waf.io/:waf |