diff options
author | edwin <edwin@FreeBSD.org> | 2006-01-05 13:18:34 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-01-05 13:18:34 +0800 |
commit | 1f0313d00e02b51b5fc39ca6ddc4e07ebba53e1a (patch) | |
tree | 006c20b777e79c357600747b05873a03d5c486cd /games/holotz-castle | |
parent | cb99fa10ecbe4ddbf360a08f96ea9ff32783e19a (diff) | |
download | freebsd-ports-graphics-1f0313d00e02b51b5fc39ca6ddc4e07ebba53e1a.tar.gz freebsd-ports-graphics-1f0313d00e02b51b5fc39ca6ddc4e07ebba53e1a.tar.zst freebsd-ports-graphics-1f0313d00e02b51b5fc39ca6ddc4e07ebba53e1a.zip |
Fix typos.
Submitted by: many.
Diffstat (limited to 'games/holotz-castle')
-rw-r--r-- | games/holotz-castle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/holotz-castle/Makefile b/games/holotz-castle/Makefile index bc8cfdcdade..4b5f47ccfd4 100644 --- a/games/holotz-castle/Makefile +++ b/games/holotz-castle/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.mainreactor.net/holotzcastle/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ppl@nbnet.nb.ca -COMMENT= A platform game with high dosis of mistery +COMMENT= A platform game with high doses of mystery MAKE_ARGS= HC_BASE=${PREFIX}/share/${PORTNAME}/ HC_BIN_DIR=${PREFIX}/bin/ |