diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-12-08 12:12:27 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-12-08 12:12:27 +0000 |
commit | dab3e32f940459b73237550d7640c13468629a51 (patch) | |
tree | 3e6c4bb7fd1c84d84cff7f8fd69cc112a8d8b339 /games/nexuiz/Makefile | |
parent | b4bf0594bee9a74124372fce206db785f8a3797b (diff) |
Notes
Diffstat (limited to 'games/nexuiz/Makefile')
-rw-r--r-- | games/nexuiz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nexuiz/Makefile b/games/nexuiz/Makefile index ebbba21f6211..6a4acbe55f89 100644 --- a/games/nexuiz/Makefile +++ b/games/nexuiz/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} MAINTAINER= danfe@FreeBSD.org COMMENT= A fast-paced, chaotic, and intense multiplayer first person shooter -NO_PACKAGE= Package will be 159MB, set FORCE_PACKAGE if you really want to build it +NO_PACKAGE= "Package will be 159MB, set FORCE_PACKAGE if you really want to build it" USE_REINPLACE= yes USE_ZIP= yes |