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/widelands | |
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/widelands')
-rw-r--r-- | games/widelands/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/widelands/Makefile b/games/widelands/Makefile index 6f57af229b54..bb1cde532fbb 100644 --- a/games/widelands/Makefile +++ b/games/widelands/Makefile @@ -7,6 +7,7 @@ PORTNAME= widelands DISTVERSION= build16 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://launchpadlibrarian.net/69520494/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src |