diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-10-15 09:19:50 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-10-15 09:19:50 +0800 |
commit | aab057ccc439150dc13cec2e562c30aee59825eb (patch) | |
tree | 5f0201585cf0d9ab84ff074b92e55c805e2b29b6 | |
parent | dd51016e8c1312fa416f86f5ab5e5d51d5bd8769 (diff) | |
download | freebsd-ports-gnome-aab057ccc439150dc13cec2e562c30aee59825eb.tar.gz freebsd-ports-gnome-aab057ccc439150dc13cec2e562c30aee59825eb.tar.zst freebsd-ports-gnome-aab057ccc439150dc13cec2e562c30aee59825eb.zip |
emulators/ppsspp-qt5: rebuild after r452123
-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 ce0f451bc9d5..b1568bcb1843 100644 --- a/emulators/ppsspp-qt5/Makefile +++ b/emulators/ppsspp-qt5/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -qt5 MASTERDIR= ${.CURDIR}/../ppsspp |