aboutsummaryrefslogtreecommitdiffstats
path: root/games/moria
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2004-06-25 23:16:10 +0800
committerglewis <glewis@FreeBSD.org>2004-06-25 23:16:10 +0800
commitc53d03e40c2c786e7745484b00464c6ce8ab69e7 (patch)
tree67164afc086804bc8ec5a1cb8f745012fe698f19 /games/moria
parent819377678a436e5eea678d50a0056ec5b7840a10 (diff)
downloadfreebsd-ports-gnome-c53d03e40c2c786e7745484b00464c6ce8ab69e7.tar.gz
freebsd-ports-gnome-c53d03e40c2c786e7745484b00464c6ce8ab69e7.tar.zst
freebsd-ports-gnome-c53d03e40c2c786e7745484b00464c6ce8ab69e7.zip
. Fix a whitespace bogon (space -> tab).
Diffstat (limited to 'games/moria')
-rw-r--r--games/moria/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/moria/Makefile b/games/moria/Makefile
index dd98b6322745..290d429fe828 100644
--- a/games/moria/Makefile
+++ b/games/moria/Makefile
@@ -19,7 +19,7 @@ COMMENT= A dungeon exploration game
USE_REINPLACE= yes
MAN6= moria.6
-WRKSRC= ${WRKDIR}/umoria
+WRKSRC= ${WRKDIR}/umoria
ALL_TARGET= moria
MAKE_ENV+= DOCSDIR="${DOCSDIR}" MKDIR="${MKDIR}" CHOWN="${CHOWN}" \
CHGRP="${CHGRP}" CHMOD="${CHMOD}" TOUCH="${TOUCH}"