diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-11-25 07:53:00 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-11-25 07:53:00 +0800 |
commit | 21d5209d4ac2944ab958142c0e94e17c60e16e04 (patch) | |
tree | c74410e0bf58afca650b0c2ee8ee952adffd3b4e /games | |
parent | 67d8ec51c8e190167d218077462e66500b90ef0d (diff) | |
download | freebsd-ports-gnome-21d5209d4ac2944ab958142c0e94e17c60e16e04.tar.gz freebsd-ports-gnome-21d5209d4ac2944ab958142c0e94e17c60e16e04.tar.zst freebsd-ports-gnome-21d5209d4ac2944ab958142c0e94e17c60e16e04.zip |
- Update devel/ode to 0.13
- Bump dependent ports
PR: 193086
Submitted by: pfg
Approved by: maintainer timeout (acm, almost 3 months)
Diffstat (limited to 'games')
-rw-r--r-- | games/gillo/Makefile | 2 | ||||
-rw-r--r-- | games/stormbaancoureur/Makefile | 2 | ||||
-rw-r--r-- | games/xmoto/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/gillo/Makefile b/games/gillo/Makefile index 503149963331..71835926553c 100644 --- a/games/gillo/Makefile +++ b/games/gillo/Makefile @@ -3,7 +3,7 @@ PORTNAME= gillo DISTVERSION= 1.0beta1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.0beta1 DISTNAME= ${PORTNAME}-${DISTVERSION}-src diff --git a/games/stormbaancoureur/Makefile b/games/stormbaancoureur/Makefile index d82edbadb2b7..d377a15764a3 100644 --- a/games/stormbaancoureur/Makefile +++ b/games/stormbaancoureur/Makefile @@ -3,7 +3,7 @@ PORTNAME= stormbaancoureur PORTVERSION= 2.1.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://bram.creative4vision.nl/stormbaancoureur/download/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index c5d3172e87b1..837304333b04 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmoto PORTVERSION= 0.5.11 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \ http://mirror.amdmi3.ru/distfiles/ |