diff options
author | cs <cs@FreeBSD.org> | 2012-07-26 21:28:58 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-26 21:28:58 +0800 |
commit | bbf097388e35491d058d09ce38d10f07898ad00b (patch) | |
tree | 186116306041360e55458924c946cc3d8fa05a90 /games | |
parent | 1179da37305b7ab77eb1eb002a52939e2e623338 (diff) | |
download | freebsd-ports-gnome-bbf097388e35491d058d09ce38d10f07898ad00b.tar.gz freebsd-ports-gnome-bbf097388e35491d058d09ce38d10f07898ad00b.tar.zst freebsd-ports-gnome-bbf097388e35491d058d09ce38d10f07898ad00b.zip |
Fix typos in COMMENT
Submitted by: bf@
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-savage-samuraiwars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-savage-samuraiwars/Makefile b/games/linux-savage-samuraiwars/Makefile index 24bb5700d663..e59ee41d4ded 100644 --- a/games/linux-savage-samuraiwars/Makefile +++ b/games/linux-savage-samuraiwars/Makefile @@ -17,7 +17,7 @@ DISTFILES= SamuraiWars-Linux${EXTRACT_SUFX} DIST_SUBDIR= savage MAINTAINER= acm@FreeBSD.org -COMMENT= An official mod for Savage game (Linux version) +COMMENT= An official mod for Savage (Linux version) USE_BZIP2= yes USE_LINUX= yes |