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 /emulators/emu64 | |
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 'emulators/emu64')
-rw-r--r-- | emulators/emu64/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/emu64/Makefile b/emulators/emu64/Makefile index a1f5a1feed21..e22360e5b732 100644 --- a/emulators/emu64/Makefile +++ b/emulators/emu64/Makefile @@ -1,6 +1,6 @@ PORTNAME= emu64 DISTVERSION= 5.0.19 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators MAINTAINER= zirias@FreeBSD.org |