diff options
author | Barbara Guida <bar@FreeBSD.org> | 2014-06-07 11:44:03 +0000 |
---|---|---|
committer | Barbara Guida <bar@FreeBSD.org> | 2014-06-07 11:44:03 +0000 |
commit | 4e9b9a9078fc01026047768d94463c87a5a051c5 (patch) | |
tree | 6922de57da5dad89b19f0a56bb6a441e46628a8b /games | |
parent | 00cf5a8d862c2281f04afd56b1a84012470900d7 (diff) | |
download | ports-4e9b9a9078fc01026047768d94463c87a5a051c5.tar.gz ports-4e9b9a9078fc01026047768d94463c87a5a051c5.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-enemyterritory/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/linux-enemyterritory/Makefile b/games/linux-enemyterritory/Makefile index 07bd333c0f9b..5a0097cef30c 100644 --- a/games/linux-enemyterritory/Makefile +++ b/games/linux-enemyterritory/Makefile @@ -11,14 +11,14 @@ PKGNAMEPREFIX= linux- DISTNAME= et-linux-2.60b.x86 DISTFILES= et-linux-2.60.x86.run:full ET-2.60b.zip:patch -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bar@FreeBSD.org COMMENT= Wolfenstein: Enemy Territory (Linux version) ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_LINUX_APPS= xorglibs USES= zip:infozip -NO_CDROM= Redistribution is limited, see license +NO_CDROM= Redistribution limited ETDIR= ${PREFIX}/lib/${PORTNAME} PATCH_260B_DIR= Enemy Territory 2.60b |