diff options
author | bar <bar@FreeBSD.org> | 2014-06-07 19:44:03 +0800 |
---|---|---|
committer | bar <bar@FreeBSD.org> | 2014-06-07 19:44:03 +0800 |
commit | 6d86e5ef7bb935dc469abaeea713a5af87c0f224 (patch) | |
tree | 6922de57da5dad89b19f0a56bb6a441e46628a8b /games | |
parent | 0a69fa10885fae1d86f5ee9ef45ae686244f9d8c (diff) | |
download | freebsd-ports-gnome-6d86e5ef7bb935dc469abaeea713a5af87c0f224.tar.gz freebsd-ports-gnome-6d86e5ef7bb935dc469abaeea713a5af87c0f224.tar.zst freebsd-ports-gnome-6d86e5ef7bb935dc469abaeea713a5af87c0f224.zip |
- Take maintainership
- Fix LEGAL
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 |