diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-12-11 15:22:47 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-12-11 15:22:47 +0000 |
commit | 0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd (patch) | |
tree | 12cece0b2d1e71932f0c22edbb6d275e22bb2ac9 /games/stepmania-devel | |
parent | 07d6fce4df6945b0a0ea8048499e69018810ba35 (diff) |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries)
Notes
Notes:
svn path=/head/; revision=428352
Diffstat (limited to 'games/stepmania-devel')
-rw-r--r-- | games/stepmania-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/stepmania-devel/Makefile b/games/stepmania-devel/Makefile index 53e22239db1c..19641d56f21f 100644 --- a/games/stepmania-devel/Makefile +++ b/games/stepmania-devel/Makefile @@ -4,6 +4,7 @@ PORTNAME= stepmania PORTVERSION= 5.0.11 DISTVERSIONPREFIX= v +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games PKGNAMESUFFIX= -devel |