summaryrefslogtreecommitdiff
path: root/games/moria
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2004-06-25 15:16:10 +0000
committerGreg Lewis <glewis@FreeBSD.org>2004-06-25 15:16:10 +0000
commit52d5c5868692134a08dd52927f6667315693665a (patch)
tree04f722e5795da8caa05b7efbd7fc1967cf8870a7 /games/moria
parentAdd p5-Time-Human 1.02, a port of Simon Cozens' Time::Human module for (diff)
. Fix a whitespace bogon (space -> tab).
Notes
Notes: svn path=/head/; revision=112252
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}"