diff options
author | Barbara Guida <bar@FreeBSD.org> | 2012-12-01 14:47:52 +0000 |
---|---|---|
committer | Barbara Guida <bar@FreeBSD.org> | 2012-12-01 14:47:52 +0000 |
commit | 01d796b549b30c900c1a18488f9853cfec134add (patch) | |
tree | 7abb9b594c5be4d207a1d3363ab496d0862bcebd /games/linux-enemyterritory-omni-bot-0660 | |
parent | 5a5b3b274263e1ddca2954627a9861acae21e23e (diff) |
Notes
Diffstat (limited to 'games/linux-enemyterritory-omni-bot-0660')
-rw-r--r-- | games/linux-enemyterritory-omni-bot-0660/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/games/linux-enemyterritory-omni-bot-0660/Makefile b/games/linux-enemyterritory-omni-bot-0660/Makefile index 5f34404dbf94..22d7dc3e307b 100644 --- a/games/linux-enemyterritory-omni-bot-0660/Makefile +++ b/games/linux-enemyterritory-omni-bot-0660/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: omni-bot -# Date created: 7 May 2006 -# Whom: alepulver -# +# Created by: alepulver # $FreeBSD$ -# PORTNAME= omni-bot PORTVERSION= 0.660 @@ -14,7 +10,7 @@ MASTER_SITE_SUBDIR= alepulver PKGNAMEPREFIX= linux-enemyterritory- DISTNAME= ${PORTNAME}-${PORTVERSION:S/0$//} -MAINTAINER= barbara.xxx1975@libero.it +MAINTAINER= bar@FreeBSD.org COMMENT= Omni-Bot is a bot for Enemy Territory RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory |