diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2018-08-10 14:23:15 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2018-08-10 14:23:15 +0000 |
commit | ebd39b12a6b07b16bd99e311376e298bf26f96f9 (patch) | |
tree | 829c8034d85ce50aedd6812e332579c456347588 /emulators/dolphin-emu | |
parent | c752a808a51cc863a24ff94c06c36696bcc65a07 (diff) |
Notes
Diffstat (limited to 'emulators/dolphin-emu')
-rw-r--r-- | emulators/dolphin-emu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile index 375bcd4c768c..cc9f25db6148 100644 --- a/emulators/dolphin-emu/Makefile +++ b/emulators/dolphin-emu/Makefile @@ -3,7 +3,7 @@ PORTNAME= dolphin-emu PORTVERSION= 5.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org |