diff options
author | naddy <naddy@FreeBSD.org> | 2010-06-07 04:44:03 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2010-06-07 04:44:03 +0800 |
commit | a60aa9161fa5196ed4cbb4215c1b907654a5ec0e (patch) | |
tree | 92d84ed5d6b96acdcb0766cc553b1e437c95bbd1 /emulators | |
parent | d8350e7fbe4de6cda75d1fc3e83a70ed8d6a0f70 (diff) | |
download | freebsd-ports-graphics-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.tar.gz freebsd-ports-graphics-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.tar.zst freebsd-ports-graphics-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.zip |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/hugo/Makefile | 2 | ||||
-rw-r--r-- | emulators/mednafen/Makefile | 2 | ||||
-rw-r--r-- | emulators/xsystem35/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/emulators/hugo/Makefile b/emulators/hugo/Makefile index 4f6526dfd94..2b5b9a22355 100644 --- a/emulators/hugo/Makefile +++ b/emulators/hugo/Makefile @@ -7,7 +7,7 @@ PORTNAME= hugo PORTVERSION= 2.12 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= emulators MASTER_SITES= http://www.zeograd.com/download/ diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile index 46464cd8af7..d976cbd3c8b 100644 --- a/emulators/mednafen/Makefile +++ b/emulators/mednafen/Makefile @@ -7,7 +7,7 @@ PORTNAME= mednafen PORTVERSION= 0.8.B -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= emulators games MASTER_SITES= SF/${PORTNAME}/Mednafen/${PORTVERSION} diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index 9af1638a30b..a0a50fff625 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -7,7 +7,7 @@ PORTNAME= xsystem35 PORTVERSION= 1.7.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= emulators MASTER_SITES= http://8ne.sakura.ne.jp:20008/chika/unitbase/xsys35/down/ |