diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2023-04-27 14:00:54 +0200 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-04-27 14:01:46 +0200 |
commit | f7accb23bf4c9fc87a4b362937629ccd09d425e5 (patch) | |
tree | fb7d3468cb70e998e59ce780f57df4c47535e646 /math | |
parent | multimedia/ffmpeg: Import compatibility patch for qt5-webengine (diff) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s)
Diffstat (limited to 'math')
-rw-r--r-- | math/octave-forge-video/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-video/Makefile b/math/octave-forge-video/Makefile index a740f645bc02..c879e1015916 100644 --- a/math/octave-forge-video/Makefile +++ b/math/octave-forge-video/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-video PORTVERSION= 2.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} |