diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 02:35:59 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 02:35:59 +0000 |
commit | d4d639aac7231bd53788eca9bf49431322a8a8be (patch) | |
tree | 4ded0569b7b55f3baa47e8050ec71799e53ef337 /games/q3server-osp/Makefile | |
parent | 8b86b372c90009ccf4553d7b231bdcfa187fa6c6 (diff) |
Notes
Diffstat (limited to 'games/q3server-osp/Makefile')
-rw-r--r-- | games/q3server-osp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/q3server-osp/Makefile b/games/q3server-osp/Makefile index 0db91f73bdcd..99bb5f5538fb 100644 --- a/games/q3server-osp/Makefile +++ b/games/q3server-osp/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://www.orangesmoothie.org/downloads/ \ http://aoh-www.hhhr.ision.net/files/osp/ DISTNAME= osp-Quake3-${PORTVERSION}_full +COMMENT= Quake III Arena Mod: OSP Tourney DM/CA/CTF for Linux + Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3 .include "${Q3_MOD_MASTER}/Makefile" |