diff options
Diffstat (limited to 'graphics/sdl_ttf/Makefile')
-rw-r--r-- | graphics/sdl_ttf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile index 6dd6cda18e3a..7b982bfb3e56 100644 --- a/graphics/sdl_ttf/Makefile +++ b/graphics/sdl_ttf/Makefile @@ -6,9 +6,9 @@ # PORTNAME= sdl_ttf -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= graphics -MASTER_SITES= http://www.devolution.com/~slouken/SDL/projects/SDL_ttf/src/ +MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/src/ DISTNAME= SDL_ttf-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org |