summaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2017-04-25 08:20:30 +0000
committerThomas Zander <riggs@FreeBSD.org>2017-04-25 08:20:30 +0000
commitb50a4186ce94f1349629ba4833a3ac776e270a5d (patch)
tree634799b0b1d3d54aac727b35456e56e8cdd0bde7 /multimedia/mplayer
parentUpdate devel/erlang-metrics to version 2.4.0. (diff)
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658 Submitted by: riggs
Notes
Notes: svn path=/head/; revision=439367
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r--multimedia/mplayer/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayer/Makefile.common b/multimedia/mplayer/Makefile.common
index 764f2ba4146c..74b4fca4d7d5 100644
--- a/multimedia/mplayer/Makefile.common
+++ b/multimedia/mplayer/Makefile.common
@@ -6,7 +6,7 @@
MPLAYER_PORT_VERSION= 1.3.0
MPLAYER_SNAPSHOT_DATE= 2017-04-15
-PORTREVISION?= 0
+PORTREVISION?= 1
MASTER_SITES= LOCAL/riggs/mplayer
DISTNAME= mplayer-${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g}
WRKSRC= ${WRKDIR}/mplayer-export-${MPLAYER_SNAPSHOT_DATE}