diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-19 10:31:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-19 10:31:21 +0000 |
commit | 6ae85efdfc7cec744ff749af88631392c69140e1 (patch) | |
tree | 7d58167b8502af94266c3111ba92086093d50927 /games/q3base | |
parent | Update to 0.09 (diff) |
- Set expiration period of one month (project dead; website defaced)
Submitted by: ed (maintainer)
Diffstat (limited to 'games/q3base')
-rw-r--r-- | games/q3base/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/q3base/Makefile b/games/q3base/Makefile index f32f8546f7f2..dbba8d9edc9a 100644 --- a/games/q3base/Makefile +++ b/games/q3base/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://quake3.quakesrc.org/files/quake3/q3base/ MAINTAINER= ed@fxq.nl COMMENT= Quake III Arena fork using SDL +DEPRECATED= Project gone, website defaced +EXPIRATION_DATE= 2008-07-19 + USE_BZIP2= yes USE_SDL= sdl net |