diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2017-04-23 10:23:13 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2017-04-23 10:23:13 +0000 |
commit | f40a46c2b353ba207de6ac43f33ed637dcc5be4e (patch) | |
tree | 5163fdd84efc06b68c2848d10e89c15202c4eee3 /multimedia/mkvtoolnix | |
parent | c22d6253d4c3563a28f77cc7ab3149d5c550620e (diff) |
Notes
Diffstat (limited to 'multimedia/mkvtoolnix')
-rw-r--r-- | multimedia/mkvtoolnix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile index 88187ba6619a..dc698b6e1a36 100644 --- a/multimedia/mkvtoolnix/Makefile +++ b/multimedia/mkvtoolnix/Makefile @@ -3,7 +3,7 @@ PORTNAME= mkvtoolnix PORTVERSION= 10.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/ \ https://mkvtoolnix.download/sources/ |