diff options
author | edwin <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
commit | 90dd96b64bfb34e2e5e7f1c52dd4763461478fff (patch) | |
tree | d853cb21ff9313798934972dc0948924eda62d5a /graphics/sdl_ttf | |
parent | 3b53cbdc5dcf7897020bf6d3ca2e1f460276ee35 (diff) | |
download | FreeBSD-ports-90dd96b64bfb34e2e5e7f1c52dd4763461478fff.zip FreeBSD-ports-90dd96b64bfb34e2e5e7f1c52dd4763461478fff.tar.gz |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
Diffstat (limited to 'graphics/sdl_ttf')
-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 aa17d6f..797307a 100644 --- a/graphics/sdl_ttf/Makefile +++ b/graphics/sdl_ttf/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdl_ttf PORTVERSION= 2.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/ DISTNAME= SDL_ttf-${PORTVERSION} |