diff options
Diffstat (limited to 'games/xpired')
-rw-r--r-- | games/xpired/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xpired/Makefile b/games/xpired/Makefile index 1b5769b3a850..d3459ff7bbea 100644 --- a/games/xpired/Makefile +++ b/games/xpired/Makefile @@ -17,7 +17,7 @@ MAINTAINER= edwin@mavetju.org LIB_DEPENDS= SDL_gfx.0:${PORTSDIR}/graphics/sdl_gfx \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ - SDL-1.1.4:${PORTSDIR}/devel/sdl12 + SDL-1.1.5:${PORTSDIR}/devel/sdl12 WRKSRC= ${WRKDIR}/src |