diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-11-25 13:55:55 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-11-25 13:55:55 +0000 |
commit | dbc004d53402428be4402930055186f61df12042 (patch) | |
tree | e07b28b7752d4794747ad791a146875ea535fe33 /emulators/ppsspp-qt5 | |
parent | d3b83bad732c015dcc09fe13e5d0e1cd064fc214 (diff) | |
download | ports-dbc004d53402428be4402930055186f61df12042.tar.gz ports-dbc004d53402428be4402930055186f61df12042.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 0317cf0c3451..d20236b2cd7a 100644 --- a/emulators/ppsspp-qt5/Makefile +++ b/emulators/ppsspp-qt5/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -qt5 MASTERDIR= ${.CURDIR}/../ppsspp |