diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/hugo/Makefile | 2 | ||||
-rw-r--r-- | emulators/mednafen/Makefile | 1 | ||||
-rw-r--r-- | emulators/xsystem35/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/emulators/hugo/Makefile b/emulators/hugo/Makefile index 063d838e4620..bcd5acbd52a8 100644 --- a/emulators/hugo/Makefile +++ b/emulators/hugo/Makefile @@ -7,7 +7,7 @@ PORTNAME= hugo PORTVERSION= 2.12 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= emulators MASTER_SITES= http://www.zeograd.com/download/ diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile index 61ea128bfbd7..f632e28d1c2e 100644 --- a/emulators/mednafen/Makefile +++ b/emulators/mednafen/Makefile @@ -7,6 +7,7 @@ PORTNAME= mednafen PORTVERSION= 0.8.B +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators games MASTER_SITES= SF diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index 09c7d69e8b47..bc32d5b3405d 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -7,7 +7,7 @@ PORTNAME= xsystem35 PORTVERSION= 1.7.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= emulators MASTER_SITES= http://8ne.sakura.ne.jp:20008/chika/unitbase/xsys35/down/ |