diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-10-10 00:26:02 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-10-10 00:26:02 +0000 |
commit | 0776284088f251431457f89450ad6e14bef632a4 (patch) | |
tree | 2da3a9da9d0321e79bc404d767b446e6d8f37412 /emulators/yuzu-qt5 | |
parent | 585ede22e75a7c38d3350a20ea1f3f773e371b77 (diff) | |
download | ports-0776284088f251431457f89450ad6e14bef632a4.tar.gz ports-0776284088f251431457f89450ad6e14bef632a4.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 456d42c3f25d..c76e683cdde6 100644 --- a/emulators/yuzu-qt5/Makefile +++ b/emulators/yuzu-qt5/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -qt5 MASTERDIR= ${.CURDIR}/../yuzu |