diff options
Diffstat (limited to 'games/warsow/Makefile')
-rw-r--r-- | games/warsow/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/warsow/Makefile b/games/warsow/Makefile index 06310a0bf057..5201df9aa536 100644 --- a/games/warsow/Makefile +++ b/games/warsow/Makefile @@ -7,7 +7,7 @@ PORTNAME= warsow PORTVERSION= 0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://woe.crying-wolves.net/ \ http://www.derchris.eu/warsow/ \ @@ -21,7 +21,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= danfe@FreeBSD.org COMMENT= A fast paced first person shooter game -LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl RUN_DEPENDS= ${DATADIR}/basewsw/data0_05.pk3:${PORTSDIR}/games/warsow-data ONLY_FOR_ARCHS= i386 amd64 |