diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2014-05-26 02:33:38 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2014-05-26 02:33:38 +0000 |
commit | eccf5db03a7c0cc8d5dd25b713b686f12dad5cee (patch) | |
tree | e4ba938f869a9c15d3c10f8e6a6d6dd5ee578e25 /games/linux-enemyterritory/Makefile | |
parent | 2a2456a130085569f59dabaafd2fdd5c5891fd69 (diff) |
Notes
Diffstat (limited to 'games/linux-enemyterritory/Makefile')
-rw-r--r-- | games/linux-enemyterritory/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-enemyterritory/Makefile b/games/linux-enemyterritory/Makefile index 6618e3180b6a..07bd333c0f9b 100644 --- a/games/linux-enemyterritory/Makefile +++ b/games/linux-enemyterritory/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= linux- DISTNAME= et-linux-2.60b.x86 DISTFILES= et-linux-2.60.x86.run:full ET-2.60b.zip:patch -MAINTAINER= bar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Wolfenstein: Enemy Territory (Linux version) ONLY_FOR_ARCHS= i386 amd64 |