diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/e-uae/Makefile | 1 | ||||
-rw-r--r-- | emulators/gxmame/Makefile | 1 | ||||
-rw-r--r-- | emulators/kmamerun/Makefile | 2 | ||||
-rw-r--r-- | emulators/snes9express/Makefile | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile index 2a6664f48898..52772b6b5c61 100644 --- a/emulators/e-uae/Makefile +++ b/emulators/e-uae/Makefile @@ -7,6 +7,7 @@ PORTNAME= e-uae PORTVERSION= 0.8.27 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.rcdrummond.net/uae/${PORTNAME}-${PORTVERSION}/ \ http://www.energyhq.es.eu.org/files/ diff --git a/emulators/gxmame/Makefile b/emulators/gxmame/Makefile index ee3edc332aa6..c8bdaecdb3c5 100644 --- a/emulators/gxmame/Makefile +++ b/emulators/gxmame/Makefile @@ -7,6 +7,7 @@ PORTNAME= gxmame PORTVERSION= 0.35 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/emulators/kmamerun/Makefile b/emulators/kmamerun/Makefile index c615f1aa0916..1c6084e286c1 100644 --- a/emulators/kmamerun/Makefile +++ b/emulators/kmamerun/Makefile @@ -6,7 +6,7 @@ PORTNAME= kmamerun PORTVERSION= 1.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kmamerun diff --git a/emulators/snes9express/Makefile b/emulators/snes9express/Makefile index 39a03fdcaba2..a5af55dd09b0 100644 --- a/emulators/snes9express/Makefile +++ b/emulators/snes9express/Makefile @@ -7,7 +7,7 @@ PORTNAME= snes9express PORTVERSION= 1.42 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |