diff options
author | mva <mva@FreeBSD.org> | 2010-08-03 19:59:36 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2010-08-03 19:59:36 +0800 |
commit | 7a99e82b96bc3bf3032be624084fa1697773efca (patch) | |
tree | 34c57082e63bdfbb5190e6a44d947ccb0f9a49a6 /graphics/sdl_gfx/Makefile | |
parent | a7b8ea091420920e229ec04e988d16efe42eca9c (diff) | |
download | freebsd-ports-gnome-7a99e82b96bc3bf3032be624084fa1697773efca.tar.gz freebsd-ports-gnome-7a99e82b96bc3bf3032be624084fa1697773efca.tar.zst freebsd-ports-gnome-7a99e82b96bc3bf3032be624084fa1697773efca.zip |
- Update to 2.0.21
Diffstat (limited to 'graphics/sdl_gfx/Makefile')
-rw-r--r-- | graphics/sdl_gfx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile index b7d16b509c75..7aed03becd13 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -7,7 +7,7 @@ # PORTNAME= sdl_gfx -PORTVERSION= 2.0.20 +PORTVERSION= 2.0.21 CATEGORIES= graphics MASTER_SITES= http://www.ferzkopp.net/Software/%SUBDIR%/ MASTER_SITE_SUBDIR= SDL_gfx-${PORTVERSION:R} |