diff options
author | Martin Matuska <mm@FreeBSD.org> | 2013-09-09 22:49:20 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2013-09-09 22:49:20 +0000 |
commit | c2a4b67e17de2d591ecba7b3170210e9d0b52ae0 (patch) | |
tree | df492cc6364e1c0c7d1157099ca3237323acd4fd /graphics/sdl_image | |
parent | c0025a41f3318beb82a974a2e7aa174765f20c64 (diff) | |
download | ports-c2a4b67e17de2d591ecba7b3170210e9d0b52ae0.tar.gz ports-c2a4b67e17de2d591ecba7b3170210e9d0b52ae0.zip |
Notes
Diffstat (limited to 'graphics/sdl_image')
-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 05cc4bd6f6af..0d040662aaaf 100644 --- a/graphics/sdl_image/Makefile +++ b/graphics/sdl_image/Makefile @@ -3,7 +3,7 @@ PORTNAME= sdl_image PORTVERSION= 1.2.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ DISTNAME= SDL_image-${PORTVERSION} |