diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2023-04-27 12:00:54 +0000 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-04-27 12:01:46 +0000 |
commit | f7accb23bf4c9fc87a4b362937629ccd09d425e5 (patch) | |
tree | fb7d3468cb70e998e59ce780f57df4c47535e646 /emulators/pcsx2 | |
parent | d4d975cffa333bd1b88fcdaf1f0c8f3aa79728b9 (diff) | |
download | ports-f7accb23bf4c9fc87a4b362937629ccd09d425e5.tar.gz ports-f7accb23bf4c9fc87a4b362937629ccd09d425e5.zip |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s)
Diffstat (limited to 'emulators/pcsx2')
-rw-r--r-- | emulators/pcsx2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/pcsx2/Makefile b/emulators/pcsx2/Makefile index fca7acf0e3ab..6795adfc921f 100644 --- a/emulators/pcsx2/Makefile +++ b/emulators/pcsx2/Makefile @@ -1,6 +1,6 @@ PORTNAME= pcsx2 PORTVERSION= 1.7.4097 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org |