diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2011-07-03 03:59:19 +0800 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2011-07-03 03:59:19 +0800 |
commit | 54bbacafe6efe15e0741ae10392f67f1db14fb4f (patch) | |
tree | 6176a07137e088e4bc2ab3e2177348e68b44e66e /games/widelands | |
parent | 06086f16f635171281ef9e2bdf936dad08ac6b86 (diff) | |
download | freebsd-ports-gnome-54bbacafe6efe15e0741ae10392f67f1db14fb4f.tar.gz freebsd-ports-gnome-54bbacafe6efe15e0741ae10392f67f1db14fb4f.tar.zst freebsd-ports-gnome-54bbacafe6efe15e0741ae10392f67f1db14fb4f.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 |