aboutsummaryrefslogtreecommitdiff
path: root/graphics/sdl2_image/Makefile
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-08-14 17:23:35 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-08-14 17:23:35 +0000
commit0fe3d4f76353de87a58ae8cdc9a4360dc94a1af0 (patch)
treeae1488ab9697bd7a4437be7978741c6f56042fd4 /graphics/sdl2_image/Makefile
parente67102e1102e8ce04cff51f14cc4fa60f786a9ea (diff)
downloadports-0fe3d4f76353de87a58ae8cdc9a4360dc94a1af0.tar.gz
ports-0fe3d4f76353de87a58ae8cdc9a4360dc94a1af0.zip
Notes
Diffstat (limited to 'graphics/sdl2_image/Makefile')
-rw-r--r--graphics/sdl2_image/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/sdl2_image/Makefile b/graphics/sdl2_image/Makefile
index 3d8beb12cd70..0b380683881a 100644
--- a/graphics/sdl2_image/Makefile
+++ b/graphics/sdl2_image/Makefile
@@ -1,10 +1,10 @@
# $FreeBSD$
PORTNAME= sdl2_image
-PORTVERSION= 2.0.p2
+PORTVERSION= 2.0.0
CATEGORIES= graphics
-MASTER_SITES= http://www.libsdl.org/tmp/SDL_image/release/
-DISTNAME= SDL2_image-2.0.0
+MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
+DISTNAME= SDL2_image-${PORTVERSION}
MAINTAINER= mva@FreeBSD.org
COMMENT= A simple library to load images of various formats as SDL surfaces