diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-07-12 08:44:15 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-07-12 08:44:15 +0000 |
commit | 971f3d86ce6d42a46129f854b109ae9cc7a1f276 (patch) | |
tree | 301cd29fede3de23848dd414791082b8c0e483ed /games | |
parent | c21a2d94b405933580088cb8fd23a0de6dec8c66 (diff) | |
download | ports-971f3d86ce6d42a46129f854b109ae9cc7a1f276.tar.gz ports-971f3d86ce6d42a46129f854b109ae9cc7a1f276.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/oilwar/Makefile | 6 | ||||
-rw-r--r-- | games/oilwar/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/oilwar/Makefile b/games/oilwar/Makefile index ebe072759e50..9a9d4bad7f2f 100644 --- a/games/oilwar/Makefile +++ b/games/oilwar/Makefile @@ -6,7 +6,7 @@ # PORTNAME= oilwar -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= games MASTER_SITES= http://www.2ndpoint.fi/projektit/filut/ DISTNAME= OilWar-${PORTVERSION} @@ -15,8 +15,8 @@ MAINTAINER= hendrik@scholz.net COMMENT= Evil army wants to steal your oil LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ - SDL_image.10:${PORTSDIR}/graphics/sdl_image \ - SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer + SDL_image.10:${PORTSDIR}/graphics/sdl_image \ + SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config GNU_CONFIGURE= yes diff --git a/games/oilwar/distinfo b/games/oilwar/distinfo index 6b5ed58aaed1..a75c981798ab 100644 --- a/games/oilwar/distinfo +++ b/games/oilwar/distinfo @@ -1 +1 @@ -MD5 (OilWar-1.2.0.tar.gz) = 600479232bef4e312b6084f52c89905f +MD5 (OilWar-1.2.1.tar.gz) = 6286e7f5a5f4f8ce6489a996b188caa2 |