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 /x11 | |
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 'x11')
-rw-r--r-- | x11/taiga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/taiga/Makefile b/x11/taiga/Makefile index 8163c112faa1..717d948bdebd 100644 --- a/x11/taiga/Makefile +++ b/x11/taiga/Makefile @@ -1,7 +1,7 @@ PORTNAME= taiga PORTVERSION= s20200907 DISTVERSIONSUFFIX= -34c64aa7c3d7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MASTER_SITES= https://hg.sr.ht/~scoopta/${PORTNAME}/archive/${DISTVERSIONSUFFIX:S/^-//}${EXTRACT_SUFX}?dummy=/ DISTNAME= ${PORTNAME}${DISTVERSIONSUFFIX} |