diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-10-15 01:19:50 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-10-15 01:19:50 +0000 |
commit | e9348a0954343108f0ba78a4bbb00fb02272b82f (patch) | |
tree | 5f0201585cf0d9ab84ff074b92e55c805e2b29b6 /emulators | |
parent | 8e42bc6858e29b79f72a83ef6aba549891498e4c (diff) |
Notes
Diffstat (limited to 'emulators')
-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 |