diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-02-23 00:49:53 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-02-23 00:49:53 +0000 |
commit | 4021ff7b85d94f41f2db251791fa1a7bd452504a (patch) | |
tree | 423b170c645a9e8877c0d3cb057cbd109acec9b5 /emulators/yuzu-qt5 | |
parent | 44a5b71dc9604ec17d29373b8e063e1295be0447 (diff) | |
download | ports-4021ff7b85d94f41f2db251791fa1a7bd452504a.tar.gz ports-4021ff7b85d94f41f2db251791fa1a7bd452504a.zip |
Notes
Diffstat (limited to 'emulators/yuzu-qt5')
-rw-r--r-- | emulators/yuzu-qt5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/yuzu-qt5/Makefile b/emulators/yuzu-qt5/Makefile index 4bf1dce65d16..456d42c3f25d 100644 --- a/emulators/yuzu-qt5/Makefile +++ b/emulators/yuzu-qt5/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 0 PKGNAMESUFFIX= -qt5 MASTERDIR= ${.CURDIR}/../yuzu |