diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-09-28 12:08:39 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-09-28 12:08:39 +0000 |
commit | 2d2f3f21b38a633c2ec710255d1e39cc9e808546 (patch) | |
tree | fe7720603a243a168002158509ce2e68af7ceaf6 /graphics/sdl_image/Makefile | |
parent | 1d62fb1d127420131231dad43383aff88f2e6486 (diff) | |
download | FreeBSD-ports-2d2f3f21b38a633c2ec710255d1e39cc9e808546.zip FreeBSD-ports-2d2f3f21b38a633c2ec710255d1e39cc9e808546.tar.gz |
Update to 1.0.10.
Diffstat (limited to 'graphics/sdl_image/Makefile')
-rw-r--r-- | graphics/sdl_image/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile index f3be4f4..cfdfa32 100644 --- a/graphics/sdl_image/Makefile +++ b/graphics/sdl_image/Makefile @@ -6,9 +6,9 @@ # PORTNAME= sdl_image -PORTVERSION= 1.0.9 +PORTVERSION= 1.0.10 CATEGORIES= graphics -MASTER_SITES= http://www.devolution.com/~slouken/SDL/projects/SDL_image/src/ +MASTER_SITES= http://www.libsdl.org/projects/SDL_image/src/ DISTNAME= SDL_image-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org |