diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-06-01 08:11:34 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-06-01 08:11:34 +0000 |
commit | 74c65ae602b8661d159610086e7631edc07c0f3a (patch) | |
tree | 88d4fe949876494d2be2bf077f2487ee47ef72b3 /graphics/sdl_gfx/Makefile | |
parent | b15c3597f5a178d24cf34c2d91c6d7155cb29237 (diff) |
Notes
Diffstat (limited to 'graphics/sdl_gfx/Makefile')
-rw-r--r-- | graphics/sdl_gfx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile index 0962ee571f51..8aefe53eb3d4 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sdl_gfx -PORTVERSION= 2.0.24 -PORTREVISION= 1 +PORTVERSION= 2.0.25 CATEGORIES= graphics MASTER_SITES= http://www.ferzkopp.net/Software/%SUBDIR%/ MASTER_SITE_SUBDIR= SDL_gfx-${PORTVERSION:R} |