diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2018-06-07 12:16:47 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2018-06-07 12:16:47 +0000 |
commit | 0528bd9bad070237a0e050108c5d2b0c221bce5f (patch) | |
tree | 9be5d7d81d6a22f522594756c465bcae094860e1 /emulators/dolphin-emu | |
parent | b901ffb5417f5d9b32da7d54eb8cf3625f3f8b33 (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 7a48b5d72553..fec72f44cac3 100644 --- a/emulators/dolphin-emu/Makefile +++ b/emulators/dolphin-emu/Makefile @@ -3,7 +3,7 @@ PORTNAME= dolphin-emu PORTVERSION= 5.0 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org |