diff options
author | mva <mva@FreeBSD.org> | 2011-07-03 03:59:19 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2011-07-03 03:59:19 +0800 |
commit | 39e32d999e241c986073332280c169597de3cac6 (patch) | |
tree | d8ef9f0ce6b8dca15c2f8a1476cb9a7724f2f6db /games/warmux | |
parent | 38dbe0eb220735dd36d54352ce27004b39ac2efe (diff) | |
download | freebsd-ports-gnome-39e32d999e241c986073332280c169597de3cac6.tar.gz freebsd-ports-gnome-39e32d999e241c986073332280c169597de3cac6.tar.zst freebsd-ports-gnome-39e32d999e241c986073332280c169597de3cac6.zip |
- Update graphics/sdl_gfx to version 2.0.22
- Update Mk/bsd.sdl.mk for the new shared lib version
- Bump portrevisions for all ports depending on graphics/sdl_gfx
Diffstat (limited to 'games/warmux')
-rw-r--r-- | games/warmux/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/warmux/Makefile b/games/warmux/Makefile index a39c97b019bc..56731e2ccc6c 100644 --- a/games/warmux/Makefile +++ b/games/warmux/Makefile @@ -7,6 +7,7 @@ PORTNAME= warmux DISTVERSION= 11.01 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.gna.org/${PORTNAME}/ \ http://download.gna.org/${PORTNAME}/archive/ |