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/mplayer2/Makefile | |
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/mplayer2/Makefile')
-rw-r--r-- | multimedia/mplayer2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayer2/Makefile b/multimedia/mplayer2/Makefile index c5a19feee439..ce0b009da96e 100644 --- a/multimedia/mplayer2/Makefile +++ b/multimedia/mplayer2/Makefile @@ -2,7 +2,7 @@ PORTNAME= mplayer2 PORTVERSION= ${MPLAYER2_PORT_VERSION} -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= multimedia audio MASTER_SITES= LOCAL/gblach/ |