diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-09 19:06:34 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-09 19:06:34 +0000 |
commit | ee97df16bd773d352464f4a57d534565fb7ba28a (patch) | |
tree | 898e9549c5cd975db83a65d17dc52c6d3e4bf874 /emulators | |
parent | 1cdd57b7cc153b4a952ca56355602607c3a2e6ad (diff) | |
download | ports-ee97df16bd773d352464f4a57d534565fb7ba28a.tar.gz ports-ee97df16bd773d352464f4a57d534565fb7ba28a.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/dosbox/Makefile | 2 | ||||
-rw-r--r-- | emulators/hugo/Makefile | 2 | ||||
-rw-r--r-- | emulators/mednafen/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile index cd28eba996f6..50295f7e95f0 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -3,7 +3,7 @@ PORTNAME= dosbox PORTVERSION= 0.74 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= emulators MASTER_SITES= SF diff --git a/emulators/hugo/Makefile b/emulators/hugo/Makefile index 594c624a6687..1eab4c34159e 100644 --- a/emulators/hugo/Makefile +++ b/emulators/hugo/Makefile @@ -3,7 +3,7 @@ PORTNAME= hugo PORTVERSION= 2.12 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= emulators MASTER_SITES= http://www.zeograd.com/download/ \ http://www.sourcefiles.org/Emulators/Videogames/ diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile index 911229bd05f6..a03b23815cb0 100644 --- a/emulators/mednafen/Makefile +++ b/emulators/mednafen/Makefile @@ -2,6 +2,7 @@ PORTNAME= mednafen PORTVERSION= 0.9.33.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators games MASTER_SITES= SF/${PORTNAME}/Mednafen/${PORTVERSION} |