diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-08-09 18:41:26 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-08-09 18:41:26 +0000 |
commit | cb56b6f2bc9375590a65422d8b0d58e836d2ce32 (patch) | |
tree | b65782ef4750a898c4131c6c1a64fb8353cb5acd /emulators/citra-qt5 | |
parent | 4baecf91a47beff73ca5f9354bbf42b81e5c057d (diff) |
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 ac7516fe5ba0..690002e635c2 100644 --- a/emulators/citra-qt5/Makefile +++ b/emulators/citra-qt5/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -qt5 MASTERDIR= ${.CURDIR}/../citra |