diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-03-09 12:07:37 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-03-09 12:07:37 +0000 |
commit | f2dc6771be93a42fdf7fc160c5b1b5f1c025481c (patch) | |
tree | 8ed6c4eaeae29e0b80c52c8593648121569a1fd6 /emulators | |
parent | 9148a5b5a206943b838556d53b43d38dba34cb00 (diff) | |
download | ports-f2dc6771be93a42fdf7fc160c5b1b5f1c025481c.tar.gz ports-f2dc6771be93a42fdf7fc160c5b1b5f1c025481c.zip |
Notes
Diffstat (limited to 'emulators')
-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 2cdf4c39371e..822fc65116ff 100644 --- a/emulators/dolphin-emu/Makefile +++ b/emulators/dolphin-emu/Makefile @@ -3,7 +3,7 @@ PORTNAME= dolphin-emu PORTVERSION= 5.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org |