diff options
author | alepulver <alepulver@FreeBSD.org> | 2009-03-27 09:20:26 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2009-03-27 09:20:26 +0800 |
commit | ffe21d67732a79342d0ae4c263b422cc5e151c7e (patch) | |
tree | a9776fa690643f0f149a46c04f42719b3f358b61 /games | |
parent | d72bb861581c199721e1b02e8b8b0f43f708dc2c (diff) | |
download | freebsd-ports-gnome-ffe21d67732a79342d0ae4c263b422cc5e151c7e.tar.gz freebsd-ports-gnome-ffe21d67732a79342d0ae4c263b422cc5e151c7e.tar.zst freebsd-ports-gnome-ffe21d67732a79342d0ae4c263b422cc5e151c7e.zip |
- Use old version of omni-bot (recently repocopied and downgraded port).
- Bump PORTREVISION.
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-enemyterritory-jaymod-21/Makefile | 4 | ||||
-rw-r--r-- | games/linux-enemyterritory-jaymod/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/linux-enemyterritory-jaymod-21/Makefile b/games/linux-enemyterritory-jaymod-21/Makefile index 15076a22aa5b..3bef51b6234b 100644 --- a/games/linux-enemyterritory-jaymod-21/Makefile +++ b/games/linux-enemyterritory-jaymod-21/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: 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: |