diff options
author | mva <mva@FreeBSD.org> | 2010-08-11 14:57:34 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2010-08-11 14:57:34 +0800 |
commit | 282f65c164b57cb905761a2a7b9e9fcdbf2843b3 (patch) | |
tree | 891086acfa9ccf0f595b3bf5c7cd134aecbb2639 /games/blinkensisters/Makefile | |
parent | 2b19bc16480c4de1060ee36cf9a533ba9721be62 (diff) | |
download | freebsd-ports-gnome-282f65c164b57cb905761a2a7b9e9fcdbf2843b3.tar.gz freebsd-ports-gnome-282f65c164b57cb905761a2a7b9e9fcdbf2843b3.tar.zst freebsd-ports-gnome-282f65c164b57cb905761a2a7b9e9fcdbf2843b3.zip |
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version.
Diffstat (limited to 'games/blinkensisters/Makefile')
-rw-r--r-- | games/blinkensisters/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/blinkensisters/Makefile b/games/blinkensisters/Makefile index b9e97866f3de..32a846170173 100644 --- a/games/blinkensisters/Makefile +++ b/games/blinkensisters/Makefile @@ -7,7 +7,7 @@ PORTNAME= blinkensisters PORTVERSION= 0.5.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Blinkensisters%20-%20Lost%20Pixels/LostPixels%20${PORTVERSION} |