diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-19 12:25:58 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-19 12:25:58 +0000 |
commit | 0bfd0f6c9ac8c83546b79cd1dadf68d067be6205 (patch) | |
tree | 52f17e9adf36a3d438b73c75f6a2b75a51c34005 /graphics/sdl_ttf/Makefile | |
parent | Remove obsolete configure script tweak, which results in (diff) |
Update to 2.0.4.
Notes
Notes:
svn path=/head/; revision=51831
Diffstat (limited to 'graphics/sdl_ttf/Makefile')
-rw-r--r-- | graphics/sdl_ttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile index 4fd59c6dfe61..e83ea58ebbf4 100644 --- a/graphics/sdl_ttf/Makefile +++ b/graphics/sdl_ttf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sdl_ttf -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/ DISTNAME= SDL_ttf-${PORTVERSION} |