diff options
Diffstat (limited to 'games/linux-enemyterritory-omni-bot-0660/Makefile')
-rw-r--r-- | games/linux-enemyterritory-omni-bot-0660/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |