diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-10-11 16:43:36 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-10-11 16:43:36 +0000 |
commit | cc4cd2f8ef0997c3a0ce5000465a43e30fb7414c (patch) | |
tree | 14c741fca3468eae4f20353a5dfceace5e9c10cf /emulators/citra-qt5 | |
parent | 99810732667133709cdbdefef3f5508b003263ad (diff) | |
download | ports-cc4cd2f8ef0997c3a0ce5000465a43e30fb7414c.tar.gz ports-cc4cd2f8ef0997c3a0ce5000465a43e30fb7414c.zip |
Notes
Diffstat (limited to 'emulators/citra-qt5')
-rw-r--r-- | emulators/citra-qt5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/citra-qt5/Makefile b/emulators/citra-qt5/Makefile index 690002e635c2..ac7516fe5ba0 100644 --- a/emulators/citra-qt5/Makefile +++ b/emulators/citra-qt5/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -qt5 MASTERDIR= ${.CURDIR}/../citra |