diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/corewars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/corewars/Makefile b/games/corewars/Makefile index cdc3ed4f191a..aba002b42f55 100644 --- a/games/corewars/Makefile +++ b/games/corewars/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jim@FreeBSD.org -COMMENT= A simulation came where the goal is to crash each other's programs +COMMENT= A simulation game where the goal is to crash each other's programs USE_X_PREFIX= yes USE_GNOME= gtk12 |