diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-03-25 16:04:40 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-03-25 16:04:40 +0000 |
commit | cde2765f5689ba2e933ef130c85b4eef92a10249 (patch) | |
tree | 093b3632b527f63599650bfb93f8f508981c3d99 /emulators/ppsspp-qt5 | |
parent | 9c5d642cb5fb691ee7a222f5c73eb27459149423 (diff) | |
download | ports-cde2765f5689ba2e933ef130c85b4eef92a10249.tar.gz ports-cde2765f5689ba2e933ef130c85b4eef92a10249.zip |
Notes
Diffstat (limited to 'emulators/ppsspp-qt5')
-rw-r--r-- | emulators/ppsspp-qt5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/ppsspp-qt5/Makefile b/emulators/ppsspp-qt5/Makefile index 67d18108ae7c..72d8c352992d 100644 --- a/emulators/ppsspp-qt5/Makefile +++ b/emulators/ppsspp-qt5/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -qt5 MASTERDIR= ${.CURDIR}/../ppsspp |