diff options
Diffstat (limited to 'games/q3server-ra3/Makefile')
-rw-r--r-- | games/q3server-ra3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/q3server-ra3/Makefile b/games/q3server-ra3/Makefile index 2662d747a54f..d79041d36fda 100644 --- a/games/q3server-ra3/Makefile +++ b/games/q3server-ra3/Makefile @@ -19,6 +19,7 @@ DISTFILES?= ${PORTNAME}${PORTVERSION:S/.//}cl_linuxmac.zip \ .endif MAINTAINER?= pat@FreeBSD.org +COMMENT?= Quake III Arena Mod: Rocket Arena 3 for Linux RUN_DEPENDS= ${LINUXBASE}/usr/games/quake3/q3ded:${Q3SERVER_PORT} |