diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-10-21 06:50:49 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-10-21 06:50:49 +0000 |
commit | 84e727457fdc2975f0a263fbb4bfc22b21825f8b (patch) | |
tree | e47add3bbee702c6a79ccf6bb15c6635d9a06264 /emulators/ppsspp-qt5 | |
parent | fc92501e435eda1b9aa2b58f992259cffdd38b01 (diff) | |
download | ports-84e727457fdc2975f0a263fbb4bfc22b21825f8b.tar.gz ports-84e727457fdc2975f0a263fbb4bfc22b21825f8b.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 b1568bcb1843..d7cf0edc624e 100644 --- a/emulators/ppsspp-qt5/Makefile +++ b/emulators/ppsspp-qt5/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 3 PKGNAMESUFFIX= -qt5 MASTERDIR= ${.CURDIR}/../ppsspp |