diff options
author | danfe <danfe@FreeBSD.org> | 2006-04-10 23:09:30 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2006-04-10 23:09:30 +0800 |
commit | 7f7ad91ce9f477a815b542b1f4144f055ceba1fd (patch) | |
tree | 97a2acbc902b04b9ffffa35f957a05ead3218416 /games/quetoo | |
parent | d8f002acfa4290a7d67d2389d9ca7fc6f0ca79b1 (diff) | |
download | freebsd-ports-gnome-7f7ad91ce9f477a815b542b1f4144f055ceba1fd.tar.gz freebsd-ports-gnome-7f7ad91ce9f477a815b542b1f4144f055ceba1fd.tar.zst freebsd-ports-gnome-7f7ad91ce9f477a815b542b1f4144f055ceba1fd.zip |
Don't confuse end-users, use more common word in COMMENT.
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 |