aboutsummaryrefslogtreecommitdiff
path: root/games/linux-nwnclient
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2004-03-06 22:25:45 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2004-03-06 22:25:45 +0000
commit394a9405cacc6ce4ac4b31e48a339e73778a026d (patch)
tree55f2be1c9d6c5c677565c0c187ea103f32183225 /games/linux-nwnclient
parentc12a6807f9255c275d4a0670dacbf29bfb299886 (diff)
downloadports-394a9405cacc6ce4ac4b31e48a339e73778a026d.tar.gz
ports-394a9405cacc6ce4ac4b31e48a339e73778a026d.zip
Cosmetic nit.
Notes
Notes: svn path=/head/; revision=103140
Diffstat (limited to 'games/linux-nwnclient')
-rw-r--r--games/linux-nwnclient/files/nwn.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-nwnclient/files/nwn.sh b/games/linux-nwnclient/files/nwn.sh
index f48bdab235ae..cca514acb3e5 100644
--- a/games/linux-nwnclient/files/nwn.sh
+++ b/games/linux-nwnclient/files/nwn.sh
@@ -67,7 +67,7 @@ if [ ! -d "${NWNUSERDIR}" ] ; then
read dummy
fi
-echo "Saved games will be stored in ${NWNUSERDIR}/.nwn/saves/"
+echo "Saved games will be stored in ${NWNUSERDIR}/saves/"
cd "${NWNUSERDIR}"