diff options
Diffstat (limited to 'emulators/mednafen/Makefile')
-rw-r--r-- | emulators/mednafen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile index b0ad9f9ffb40..659d872d0860 100644 --- a/emulators/mednafen/Makefile +++ b/emulators/mednafen/Makefile @@ -7,7 +7,7 @@ PORTNAME= mednafen PORTVERSION= 0.8.B -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= emulators games MASTER_SITES= SF/${PORTNAME}/Mednafen/${PORTVERSION} |