diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-07-11 18:01:19 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-07-11 18:01:19 +0000 |
commit | d9b5e34be9578278d83ea9569d76257ea6d5b125 (patch) | |
tree | 7a7a1c0840588c0ebe109fe3d8e1eb911cc74652 /games | |
parent | 4a0e10141c7cecd269bfc57f4b8099abaeeea7e5 (diff) | |
download | ports-d9b5e34be9578278d83ea9569d76257ea6d5b125.tar.gz ports-d9b5e34be9578278d83ea9569d76257ea6d5b125.zip |
- Avoid backwards version change (0.531 --> 0.66_1): use 0.660.
Notes
Notes:
svn path=/head/; revision=216710
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-enemyterritory-omni-bot-0660/Makefile | 4 | ||||
-rw-r--r-- | games/linux-enemyterritory-omni-bot/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/linux-enemyterritory-omni-bot-0660/Makefile b/games/linux-enemyterritory-omni-bot-0660/Makefile index e095d76615f0..6275a99c9cea 100644 --- a/games/linux-enemyterritory-omni-bot-0660/Makefile +++ b/games/linux-enemyterritory-omni-bot-0660/Makefile @@ -6,12 +6,12 @@ # PORTNAME= omni-bot -PORTVERSION= 0.66 -PORTREVISION= 1 +PORTVERSION= 0.660 CATEGORIES= games linux MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alepulver PKGNAMEPREFIX= linux-enemyterritory- +DISTNAME= ${PORTNAME}-${PORTVERSION:S/0$//} MAINTAINER= alepulver@FreeBSD.org COMMENT= Omni-Bot is a bot for Enemy Territory diff --git a/games/linux-enemyterritory-omni-bot/Makefile b/games/linux-enemyterritory-omni-bot/Makefile index e095d76615f0..6275a99c9cea 100644 --- a/games/linux-enemyterritory-omni-bot/Makefile +++ b/games/linux-enemyterritory-omni-bot/Makefile @@ -6,12 +6,12 @@ # PORTNAME= omni-bot -PORTVERSION= 0.66 -PORTREVISION= 1 +PORTVERSION= 0.660 CATEGORIES= games linux MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alepulver PKGNAMEPREFIX= linux-enemyterritory- +DISTNAME= ${PORTNAME}-${PORTVERSION:S/0$//} MAINTAINER= alepulver@FreeBSD.org COMMENT= Omni-Bot is a bot for Enemy Territory |