diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-05-10 05:29:46 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-05-10 05:29:46 +0800 |
commit | 0ff840266927f30494221c2ceb951b9b53344a58 (patch) | |
tree | 62b66522a9003f4f610d1c5e20b1529fd217ae1f /games | |
parent | 0c5aae638b1875d1b280d1b3a5733171d750fa57 (diff) | |
download | freebsd-ports-gnome-0ff840266927f30494221c2ceb951b9b53344a58.tar.gz freebsd-ports-gnome-0ff840266927f30494221c2ceb951b9b53344a58.tar.zst freebsd-ports-gnome-0ff840266927f30494221c2ceb951b9b53344a58.zip |
- After recent graphics/devil soversion bump its PORTREVISION was not bumped, so bump it properly now and also bump all dependent ports again
Submitted by: tijl
Diffstat (limited to 'games')
-rw-r--r-- | games/arx-libertatis/Makefile | 2 | ||||
-rw-r--r-- | games/pink-pony/Makefile | 2 | ||||
-rw-r--r-- | games/spring/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/arx-libertatis/Makefile b/games/arx-libertatis/Makefile index 76984fdf7e88..a3b9b6626394 100644 --- a/games/arx-libertatis/Makefile +++ b/games/arx-libertatis/Makefile @@ -3,7 +3,7 @@ PORTNAME= arx-libertatis PORTVERSION= 1.0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://cloud.github.com/downloads/arx/ArxLibertatis/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/pink-pony/Makefile b/games/pink-pony/Makefile index 29421b20cbfb..b7d005df392e 100644 --- a/games/pink-pony/Makefile +++ b/games/pink-pony/Makefile @@ -3,7 +3,7 @@ PORTNAME= pink-pony PORTVERSION= 1.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= GOOGLE_CODE \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/spring/Makefile b/games/spring/Makefile index e76ada314e9d..ed83907c5b96 100644 --- a/games/spring/Makefile +++ b/games/spring/Makefile @@ -3,7 +3,7 @@ PORTNAME= spring PORTVERSION= 94.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/springrts/springrts/${PORTNAME}-${PORTVERSION} \ http://springrts.com/dl/ |