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 ba2fd918769a..e26746865b52 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -2,8 +2,8 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.4-139 -DISTVERSIONSUFFIX= -gd7881c67 +DISTVERSION= 0.0.4-148 +DISTVERSIONSUFFIX= -ga1fa10ac CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org |