diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-08 03:25:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-08 03:25:06 +0000 |
commit | d60b005d2176098c7b94697de8043b03c25d9eb8 (patch) | |
tree | 1d576eb799436c03e6b0feaac7e1c8f1596b5c5e /graphics/sdl2_image/Makefile | |
parent | a0c42fc5b0f07a7e5557937c3dc7c2740435216d (diff) |
Notes
Diffstat (limited to 'graphics/sdl2_image/Makefile')
-rw-r--r-- | graphics/sdl2_image/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl2_image/Makefile b/graphics/sdl2_image/Makefile index 581eee491baf..6e2e5d9fc2b5 100644 --- a/graphics/sdl2_image/Makefile +++ b/graphics/sdl2_image/Makefile @@ -2,7 +2,7 @@ PORTNAME= sdl2_image PORTVERSION= 2.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ DISTNAME= SDL2_image-${PORTVERSION} |