summaryrefslogtreecommitdiff
path: root/graphics/sdl_image/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-04-06 13:04:27 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-04-06 13:04:27 +0000
commit9cc52eaa73340cf534644a9f92d85fe9e2bddef9 (patch)
treee16c02e503b08d08c4dc7b80b22c11d372f66c35 /graphics/sdl_image/Makefile
parentUpdate MASTER_SITES and WWW. (diff)
Update to 1.2.0.
Diffstat (limited to 'graphics/sdl_image/Makefile')
-rw-r--r--graphics/sdl_image/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile
index d152ceba8fb5..68cbb329b8d8 100644
--- a/graphics/sdl_image/Makefile
+++ b/graphics/sdl_image/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= sdl_image
-PORTVERSION= 1.1.0
+PORTVERSION= 1.2.0
CATEGORIES= graphics
-MASTER_SITES= http://www.libsdl.org/projects/SDL_image/src/
+MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
DISTNAME= SDL_image-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org