diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:11:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:11:44 +0000 |
commit | e21f53b16f7a6eef0fb44e32d8a1467f27492b26 (patch) | |
tree | cbd0851e58b09ebb39ff60c322886857c423921c /games/linux-enemyterritory-fortress | |
parent | 8968f5a7296421bbc41137fbf4fac8757f153c37 (diff) | |
download | ports-e21f53b16f7a6eef0fb44e32d8a1467f27492b26.tar.gz ports-e21f53b16f7a6eef0fb44e32d8a1467f27492b26.zip |
Notes
Diffstat (limited to 'games/linux-enemyterritory-fortress')
-rw-r--r-- | games/linux-enemyterritory-fortress/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-enemyterritory-fortress/Makefile b/games/linux-enemyterritory-fortress/Makefile index 55f92a500bea..73adae73fd94 100644 --- a/games/linux-enemyterritory-fortress/Makefile +++ b/games/linux-enemyterritory-fortress/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= linux- DISTNAME= etf_${PORTVERSION}-english-2 EXTRACT_SUFX= .run -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A class-based teamplay modification for Enemy Territory RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory |