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-jaymod | |
parent | 5a5b3b274263e1ddca2954627a9861acae21e23e (diff) |
Notes
Diffstat (limited to 'games/linux-enemyterritory-jaymod')
-rw-r--r-- | games/linux-enemyterritory-jaymod/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/games/linux-enemyterritory-jaymod/Makefile b/games/linux-enemyterritory-jaymod/Makefile index afe7dee2b1c6..8214eb1f3a78 100644 --- a/games/linux-enemyterritory-jaymod/Makefile +++ b/games/linux-enemyterritory-jaymod/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: jaymod -# Date created: 7 May 2006 -# Whom: alepulver -# +# Created by: alepulver # $FreeBSD$ -# PORTNAME= jaymod PORTVERSION= 2.2.0 @@ -12,7 +8,7 @@ MASTER_SITES= http://jaymod.clanfu.org/lib/downloads/ \ http://www.zenenterprises.biz/bud/jaymod/ PKGNAMEPREFIX= linux-enemyterritory- -MAINTAINER= barbara.xxx1975@libero.it +MAINTAINER= bar@FreeBSD.org COMMENT= Jaymod - An Enemy Territory Modification RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory |