diff options
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" |