diff options
Diffstat (limited to 'emulators/rpcs3/Makefile')
-rw-r--r-- | emulators/rpcs3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile index 0c09de577ee4..0a715a8cb903 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -1,7 +1,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.31-16276 # git rev-list --count HEAD -DISTVERSIONSUFFIX= -ge90b399329 +DISTVERSION= 0.0.31-16282 # git rev-list --count HEAD +DISTVERSIONSUFFIX= -g2a89d87fab CATEGORIES= emulators wayland MAINTAINER= jbeich@FreeBSD.org |