diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-05-22 01:19:33 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-05-22 01:19:33 +0000 |
commit | 767d3c61bef369672638f68408647a8a26178d1b (patch) | |
tree | d11253d0501513f395c609c97b3d5e4c2215a193 /multimedia/msopenh264 | |
parent | 807379df78cd18ed670c19e9007b4f0b2db0d458 (diff) | |
download | ports-767d3c61bef369672638f68408647a8a26178d1b.tar.gz ports-767d3c61bef369672638f68408647a8a26178d1b.zip |
Notes
Diffstat (limited to 'multimedia/msopenh264')
-rw-r--r-- | multimedia/msopenh264/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/msopenh264/Makefile b/multimedia/msopenh264/Makefile index 9c16d2c53eb0..e0427fd35337 100644 --- a/multimedia/msopenh264/Makefile +++ b/multimedia/msopenh264/Makefile @@ -2,7 +2,7 @@ PORTNAME= msopenh264 PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia net MASTER_SITES= https://www.linphone.org/releases/sources/plugins/msopenh264/ |