diff options
Diffstat (limited to 'emulators/citra/Makefile')
-rw-r--r-- | emulators/citra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile index 22d4d66c230b..1e76cdf1e8eb 100644 --- a/emulators/citra/Makefile +++ b/emulators/citra/Makefile @@ -2,7 +2,7 @@ PORTNAME= citra PORTVERSION= s20181206 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org |