diff options
author | kris <kris@FreeBSD.org> | 2003-07-12 16:44:15 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-07-12 16:44:15 +0800 |
commit | a9a870038d54ee629d9ebdc1636a711aa9cb197c (patch) | |
tree | bae55c301057d13b376091559103b6f90966287a /games | |
parent | 3fb1cd6b8de2476bb9674cc327d92f8da364552e (diff) | |
download | freebsd-ports-gnome-a9a870038d54ee629d9ebdc1636a711aa9cb197c.tar.gz freebsd-ports-gnome-a9a870038d54ee629d9ebdc1636a711aa9cb197c.tar.zst freebsd-ports-gnome-a9a870038d54ee629d9ebdc1636a711aa9cb197c.zip |
Update to oilwar 1.2.1
Reviewed by: Hendrik Scholz <hscholz@raisdorf.net> (maintainer)
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 |