diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-28 11:53:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-28 11:53:42 +0000 |
commit | 2d9ba39233fbf2374e6ef2747caf4419fbc93f77 (patch) | |
tree | cf928d31de88367abba218ce32bb1ad313ded5cd /games | |
parent | 294865e862709a7ef47ef5c2361ac5381dc1648d (diff) | |
download | ports-2d9ba39233fbf2374e6ef2747caf4419fbc93f77.tar.gz ports-2d9ba39233fbf2374e6ef2747caf4419fbc93f77.zip |
Notes
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 |