diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-12-11 14:47:52 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-12-11 14:47:52 +0000 |
commit | ad2ecc86c88acdcfc225221c234b9b99b39d66fe (patch) | |
tree | 787a79ce1f427faced50a48a50afd29f386c3539 /graphics/sdl_image/Makefile | |
parent | f0166a691c79d10f0526f92b72e367b713a216f7 (diff) | |
download | FreeBSD-ports-ad2ecc86c88acdcfc225221c234b9b99b39d66fe.zip FreeBSD-ports-ad2ecc86c88acdcfc225221c234b9b99b39d66fe.tar.gz |
Update to 1.1.0.
Diffstat (limited to 'graphics/sdl_image/Makefile')
-rw-r--r-- | graphics/sdl_image/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile index cfdfa32..a40a58f 100644 --- a/graphics/sdl_image/Makefile +++ b/graphics/sdl_image/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sdl_image -PORTVERSION= 1.0.10 +PORTVERSION= 1.1.0 CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_image/src/ DISTNAME= SDL_image-${PORTVERSION} |