diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-04-10 15:09:30 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-04-10 15:09:30 +0000 |
commit | a03117e2af3e47d2ba950767e30210d4f92a1226 (patch) | |
tree | 8a51b3f3c96fe98e307d5dee43ea1231dff8fbfc /games/quetoo | |
parent | cdfb925f1be56a389803ea9cc3bc3c14f810c20a (diff) | |
download | ports-a03117e2af3e47d2ba950767e30210d4f92a1226.tar.gz ports-a03117e2af3e47d2ba950767e30210d4f92a1226.zip |
Don't confuse end-users, use more common word in COMMENT.
Notes
Notes:
svn path=/head/; revision=159274
Diffstat (limited to 'games/quetoo')
-rw-r--r-- | games/quetoo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quetoo/Makefile b/games/quetoo/Makefile index 1dcc93ea0cef..d912acda3272 100644 --- a/games/quetoo/Makefile +++ b/games/quetoo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://jdolan.dyndns.org/jaydolan/files/ MAINTAINER= danfe@FreeBSD.org -COMMENT= Fast, stable, compatible, and secure Quake II engine +COMMENT= Fast, stable, compatible, and secure Quake II client USE_BZIP2= yes USE_SDL= sdl |