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 94cf23f1928d..8ad4539463a2 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -1,7 +1,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.31-16181 # git rev-list --count HEAD -DISTVERSIONSUFFIX= -gadc8a360ad +DISTVERSION= 0.0.31-16201 # git rev-list --count HEAD +DISTVERSIONSUFFIX= -g0f00bb77fe CATEGORIES= emulators wayland MAINTAINER= jbeich@FreeBSD.org |