diff options
author | Will Andrews <will@FreeBSD.org> | 2002-06-23 20:30:55 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-06-23 20:30:55 +0000 |
commit | ec8028156e7ada0e0867358c46bf5af20c16fec3 (patch) | |
tree | d0122437e2c0c66b8b2180b34e536d75b2798cb5 /games | |
parent | 850379f68078a94d9766eaf2c890eac8479551e1 (diff) | |
download | ports-ec8028156e7ada0e0867358c46bf5af20c16fec3.tar.gz ports-ec8028156e7ada0e0867358c46bf5af20c16fec3.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/xrick/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xrick/Makefile b/games/xrick/Makefile index 3469416dd483..be2c9d65fa36 100644 --- a/games/xrick/Makefile +++ b/games/xrick/Makefile @@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= drs@rucus.ru.ac.za -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 WRKSRC= ${WRKDIR}/xrick HAS_CONFIGURE= yes |