diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-12-16 09:39:40 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-12-16 09:39:40 +0000 |
commit | 93ed85032b666b120bf0c5fd64098faacd7a8a1d (patch) | |
tree | 8202089417777d885948e3bcf4e080703d88d2f6 /emulators/dolphin-emu | |
parent | 11e5d9bb0f18d56a249da54bb9e44f34da74748b (diff) |
Notes
Diffstat (limited to 'emulators/dolphin-emu')
-rw-r--r-- | emulators/dolphin-emu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile index 7f543492ad76..da89c9a989df 100644 --- a/emulators/dolphin-emu/Makefile +++ b/emulators/dolphin-emu/Makefile @@ -3,6 +3,7 @@ PORTNAME= dolphin-emu DISTVERSION= 5.0-rc +PORTREVISION= 1 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org |