diff options
Diffstat (limited to 'emulators/yuzu/Makefile')
-rw-r--r-- | emulators/yuzu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index d1ebbf122890..486b8fa24e9a 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -2,7 +2,7 @@ PORTNAME= yuzu PORTVERSION= s20190722 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org |