diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 20:48:32 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 20:48:32 +0800 |
commit | cc8ad7de9b786478d98d89f893f727969ff10a5c (patch) | |
tree | a8d88971682ad17f920feb443ddc5ac6b3c408b6 /games/linux-enemyterritory-omni-bot-0660 | |
parent | 7b15a42f40e8532459008d3c4cacc3716af2e6d0 (diff) | |
download | freebsd-ports-gnome-cc8ad7de9b786478d98d89f893f727969ff10a5c.tar.gz freebsd-ports-gnome-cc8ad7de9b786478d98d89f893f727969ff10a5c.tar.zst freebsd-ports-gnome-cc8ad7de9b786478d98d89f893f727969ff10a5c.zip |
Mark a few ports BROKEN, unfetchable
Diffstat (limited to 'games/linux-enemyterritory-omni-bot-0660')
-rw-r--r-- | games/linux-enemyterritory-omni-bot-0660/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/linux-enemyterritory-omni-bot-0660/Makefile b/games/linux-enemyterritory-omni-bot-0660/Makefile index 9e99faa65aea..2d04ee2d7624 100644 --- a/games/linux-enemyterritory-omni-bot-0660/Makefile +++ b/games/linux-enemyterritory-omni-bot-0660/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/0$//} MAINTAINER= bar@FreeBSD.org COMMENT= Omni-Bot is a bot for Enemy Territory +BROKEN= unfetchable + RUN_DEPENDS= et:games/linux-enemyterritory VERSTR= ${PORTVERSION:C/([0-9])\.([0-9]+)/\1\2/} |