diff options
author | mva <mva@FreeBSD.org> | 2009-08-02 16:35:34 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2009-08-02 16:35:34 +0800 |
commit | 6390f3d90c8a472394eabc0de9d09d5664a3a390 (patch) | |
tree | cbd6bcef1dcf06f8504f267c85b665400a22c230 /games/chapping | |
parent | f4a73dfd86993f9286221fec90a067599854ac41 (diff) | |
download | freebsd-ports-gnome-6390f3d90c8a472394eabc0de9d09d5664a3a390.tar.gz freebsd-ports-gnome-6390f3d90c8a472394eabc0de9d09d5664a3a390.tar.zst freebsd-ports-gnome-6390f3d90c8a472394eabc0de9d09d5664a3a390.zip |
Updated sdl_gfx to 2.0.19
Bumped PORTREVISION on dependent ports.
Approved by: miwi (mentor)
Diffstat (limited to 'games/chapping')
-rw-r--r-- | games/chapping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/chapping/Makefile b/games/chapping/Makefile index eb348b792c42..7a6fbb71fbe5 100644 --- a/games/chapping/Makefile +++ b/games/chapping/Makefile @@ -7,7 +7,7 @@ PORTNAME= chapping PORTVERSION= 0.43 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://forja.rediris.es/frs/download.php/760/ \ http://mirror.amdmi3.ru/distfiles/ |