diff options
author | riggs <riggs@FreeBSD.org> | 2017-02-05 16:17:43 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2017-02-05 16:17:43 +0800 |
commit | b3cd2b7fc6f3a16dadf059ec7b195afbaeb16a9f (patch) | |
tree | 98825da13bf16fbf2f072628478b068a18ae43dd /multimedia/mpv | |
parent | aae5ae24fd0d29b998088e11d3d97bd575de5977 (diff) | |
download | freebsd-ports-gnome-b3cd2b7fc6f3a16dadf059ec7b195afbaeb16a9f.tar.gz freebsd-ports-gnome-b3cd2b7fc6f3a16dadf059ec7b195afbaeb16a9f.tar.zst freebsd-ports-gnome-b3cd2b7fc6f3a16dadf059ec7b195afbaeb16a9f.zip |
Update libass to upstream version 0.13.6; bump PORTREVISION on consumers
Reported by: robert.burmeister@utoledo.edu (via email)
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 743642d6773d..16023a296ef6 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -4,7 +4,7 @@ PORTNAME= mpv PORTVERSION= 0.23.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= multimedia audio |