diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-12-21 20:53:21 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-12-21 20:53:21 +0800 |
commit | e1ddc09ba2e9322433c1cd3e0a7aaeb9916e7495 (patch) | |
tree | 91f0dabb371cedc5680ab564f2c483e954a53981 /games | |
parent | bc36b898c309d5bb99256b3c19ed31b90bf836c1 (diff) | |
download | freebsd-ports-graphics-e1ddc09ba2e9322433c1cd3e0a7aaeb9916e7495.tar.gz freebsd-ports-graphics-e1ddc09ba2e9322433c1cd3e0a7aaeb9916e7495.tar.zst freebsd-ports-graphics-e1ddc09ba2e9322433c1cd3e0a7aaeb9916e7495.zip |
- Bump PORTREVISIONs after DOS2UNIX fixes as package contents have been changed
Suggested by: mat
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 896b55dd0fc..1ab399671de 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 ccc1887d2bb..c30ca713726 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/ |