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/stransball2 | |
parent | ad7e378e5adc7611361c367c4b5e10f9fdac700a (diff) |
- Bump PORTREVISIONs after DOS2UNIX fixes as package contents have been changed
Suggested by: mat
Notes
Notes:
svn path=/head/; revision=337141
Diffstat (limited to 'games/stransball2')
-rw-r--r-- | games/stransball2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |