diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2010-08-11 06:57:34 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2010-08-11 06:57:34 +0000 |
commit | 3c5a29be3d859edb0f7cf74a5e9fbb82451bfeaa (patch) | |
tree | 65abd3dbeab05281bfeba60643203fc72e5ba70a /games/fillets-ng/Makefile | |
parent | 8ba3678bb47b3770aa264300daf5f852be9d6adb (diff) |
- 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.
Notes
Notes:
svn path=/head/; revision=259098
Diffstat (limited to 'games/fillets-ng/Makefile')
-rw-r--r-- | games/fillets-ng/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile index e176eefa3b70..4be9812a5737 100644 --- a/games/fillets-ng/Makefile +++ b/games/fillets-ng/Makefile @@ -7,6 +7,7 @@ PORTNAME= fillets-ng PORTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/fillets/Fish%20Fillets%20-%20Next%20Generation/${PORTVERSION}:source \ SF/fillets/Fish%20Fillets%20-%20Next%20Generation/${DATAVERSION}:data |