diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-03-27 01:20:26 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-03-27 01:20:26 +0000 |
commit | c6675d56e8b96ae6b96e82db6caab34483f20fb8 (patch) | |
tree | 65440eb2608bd79b672f3377cd6e0c9cecc3e401 /games/linux-enemyterritory-jaymod | |
parent | 43a7f11740ad2ecb4dcf8ab1294d441cc26346d3 (diff) | |
download | ports-c6675d56e8b96ae6b96e82db6caab34483f20fb8.tar.gz ports-c6675d56e8b96ae6b96e82db6caab34483f20fb8.zip |
Notes
Diffstat (limited to 'games/linux-enemyterritory-jaymod')
-rw-r--r-- | games/linux-enemyterritory-jaymod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/linux-enemyterritory-jaymod/Makefile b/games/linux-enemyterritory-jaymod/Makefile index 15076a22aa5b..3bef51b6234b 100644 --- a/games/linux-enemyterritory-jaymod/Makefile +++ b/games/linux-enemyterritory-jaymod/Makefile @@ -7,7 +7,7 @@ PORTNAME= jaymod PORTVERSION= 2.1.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games linux MASTER_SITES= http://jaymod.clanfu.org/lib/downloads/ \ http://budjb.com/lib/downloads/ \ @@ -33,7 +33,7 @@ PLIST_SUB= CLIENT_PK3="${CLIENT_PK3}" .include <bsd.port.pre.mk> .if defined(WITH_OMNIBOT) -RUN_DEPENDS+= et-omni-bot:${PORTSDIR}/games/linux-enemyterritory-omni-bot +RUN_DEPENDS+= et-omni-bot:${PORTSDIR}/games/linux-enemyterritory-omni-bot-0660 .endif do-build: |