=================================================================== RCS file: /cvs/ports/games/maxr/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ports/games/maxr/Makefile 2009/03/07 20:04:13 1.2 +++ ports/games/maxr/Makefile 2009/05/08 09:23:47 1.3 @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.2 2009/03/07 20:04:13 yason Exp $ +# $OpenBSD: Makefile,v 1.3 2009/05/08 08:23:47 yason Exp $ COMMENT = M.A.X clone -DISTNAME = maxr-0.2.4 +DISTNAME = maxr-0.2.5 CATEGORIES = games x11 @@ -22,7 +22,7 @@ MASTER_SITES = http://www.maxr.org/downloads/ LIB_DEPENDS = SDL.>=8::devel/sdl \ - SDL_mixer.>=3.1::devel/sdl-mixer \ + SDL_mixer.>3.0::devel/sdl-mixer \ SDL_net::devel/sdl-net \ mikmod.>=2::audio/libmikmod \ ogg.>=5::audio/libogg \