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 470dc84f6c2d..8d847be6bb4c 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -1,7 +1,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.23-13875 # git rev-list --count HEAD -DISTVERSIONSUFFIX= -g0c6df39a4 +DISTVERSION= 0.0.23-13883 # git rev-list --count HEAD +DISTVERSIONSUFFIX= -gbefd7ceb8 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org |