diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-12-21 12:53:21 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-12-21 12:53:21 +0000 |
commit | 5beec96978f0f470e74b65f2e2a960ad7eb75f4d (patch) | |
tree | 91f0dabb371cedc5680ab564f2c483e954a53981 /games | |
parent | ad7e378e5adc7611361c367c4b5e10f9fdac700a (diff) | |
download | ports-5beec96978f0f470e74b65f2e2a960ad7eb75f4d.tar.gz ports-5beec96978f0f470e74b65f2e2a960ad7eb75f4d.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/flobopuyo/Makefile | 2 | ||||
-rw-r--r-- | games/stransball2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/flobopuyo/Makefile b/games/flobopuyo/Makefile index 896b55dd0fc6..1ab399671deb 100644 --- a/games/flobopuyo/Makefile +++ b/games/flobopuyo/Makefile @@ -3,7 +3,7 @@ PORTNAME= flobopuyo PORTVERSION= 0.20 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= http://www.ios-software.com/flobopuyo/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/stransball2/Makefile b/games/stransball2/Makefile index ccc1887d2bb6..c30ca713726f 100644 --- a/games/stransball2/Makefile +++ b/games/stransball2/Makefile @@ -3,7 +3,7 @@ PORTNAME= stransball2 PORTVERSION= 1.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ \ http://braingames.bugreport.nl/stransball2/ |