diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-23 19:21:04 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-10-23 19:21:04 +0000 |
commit | 3964bbdc759cb4ca48082e07398c2f237bb2847c (patch) | |
tree | 0bacc175d41f7f0ae6afa85c41dbd1d341dd0a25 /games | |
parent | bbf643425838458fff73f7fad049abe3d5cb9ea1 (diff) | |
download | ports-3964bbdc759cb4ca48082e07398c2f237bb2847c.tar.gz ports-3964bbdc759cb4ca48082e07398c2f237bb2847c.zip |
Notes
Diffstat (limited to 'games')
-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 35b37db340d7..538630da1c19 100644 --- a/games/linux-enemyterritory/Makefile +++ b/games/linux-enemyterritory/Makefile @@ -17,7 +17,7 @@ DISTFILES= et-linux-2.60.x86.run:full ET-2.60b.zip:patch MAINTAINER= benlutz@datacomm.ch COMMENT= Wolfenstein: Enemy Territory (Linux version) -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_ZIP= yes NO_CDROM= Redistribution is limited, see license |