diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-09-14 03:25:40 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-09-14 03:25:40 +0000 |
commit | ef1de8ef865ddf33cb23d0a24318c1dc846cc275 (patch) | |
tree | 7ffc86829631501d29a5e89fbf97d69c5bf6bba7 | |
parent | Urban Terror is a realism based total conversion mod for Quake III Arena which (diff) |
- Deprecate before moving to games/urbanterror-data to maintain consistency
with other port names.
Notes
Notes:
svn path=/head/; revision=199461
-rw-r--r-- | games/urbanterror/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/urbanterror/Makefile b/games/urbanterror/Makefile index 4f5038239b11..0fca3db15752 100644 --- a/games/urbanterror/Makefile +++ b/games/urbanterror/Makefile @@ -18,6 +18,8 @@ DISTNAME= UrbanTerror${PORTVERSION:S/.//}_full MAINTAINER= alepulver@FreeBSD.org COMMENT= Standalone realism based mod originally for Quake III Arena +DEPRECATED= moved to games/urbanterror-data to maintain consistency + USE_ZIP= yes NO_BUILD= yes NO_PACKAGE= Package will be 560MB; set FORCE_PACKAGE if you really want it |