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/warmux | |
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/warmux')
-rw-r--r-- | games/warmux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/warmux/Makefile b/games/warmux/Makefile index b0087ce592f9..f0ad395f84da 100644 --- a/games/warmux/Makefile +++ b/games/warmux/Makefile @@ -7,7 +7,7 @@ PORTNAME= wormux DISTVERSION= 0.8.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://download.gna.org/wormux/ |