diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2016-12-25 23:11:36 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2016-12-25 23:11:36 +0000 |
commit | 7a97406f0386fdd2f636de137599f8fa3c72e8a3 (patch) | |
tree | 20139c0ee8c6f9fd40bcb19a41a070f0a937b265 /emulators/dolphin-emu | |
parent | 8d1478ada84dc7d298afd8455b2c9e8741cdf71e (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 d6665b3d8063..834c1c18fdcb 100644 --- a/emulators/dolphin-emu/Makefile +++ b/emulators/dolphin-emu/Makefile @@ -3,7 +3,7 @@ PORTNAME= dolphin-emu PORTVERSION= 5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org |