diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2017-06-28 11:19:34 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2017-06-28 11:19:34 +0000 |
commit | 080e9d416f24f426d2ebfaf9676611f307cbff49 (patch) | |
tree | 99bce5c394a5e77e4587c46202d891cde2b35ca6 /emulators/dolphin-emu/Makefile | |
parent | d96996aaf7593eb2189046099cf1353a6502a59e (diff) | |
download | ports-080e9d416f24f426d2ebfaf9676611f307cbff49.tar.gz ports-080e9d416f24f426d2ebfaf9676611f307cbff49.zip |
Notes
Diffstat (limited to 'emulators/dolphin-emu/Makefile')
-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 b8e3320081fe..8180a1f260ea 100644 --- a/emulators/dolphin-emu/Makefile +++ b/emulators/dolphin-emu/Makefile @@ -3,7 +3,7 @@ PORTNAME= dolphin-emu PORTVERSION= 5.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org |