diff options
Diffstat (limited to 'graphics/sdl_gfx/Makefile')
-rw-r--r-- | graphics/sdl_gfx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile index 8aefe53eb3d4..9a53099a31ed 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -3,6 +3,7 @@ PORTNAME= sdl_gfx PORTVERSION= 2.0.25 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.ferzkopp.net/Software/%SUBDIR%/ MASTER_SITE_SUBDIR= SDL_gfx-${PORTVERSION:R} |