diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-27 21:14:04 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-27 21:14:04 +0000 |
commit | 58942bab6dbee58f4bff47b5f7888deb6d9b99ac (patch) | |
tree | 49358e580db3691ebac42073ffddffb50c910f99 /games/xsokoban/pkg-message | |
parent | 6f6054cd8ee4ce85263e0dc0bea4e531782bd679 (diff) | |
download | ports-58942bab6dbee58f4bff47b5f7888deb6d9b99ac.tar.gz ports-58942bab6dbee58f4bff47b5f7888deb6d9b99ac.zip |
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
Notes
Notes:
svn path=/head/; revision=21032
Diffstat (limited to 'games/xsokoban/pkg-message')
-rw-r--r-- | games/xsokoban/pkg-message | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/xsokoban/pkg-message b/games/xsokoban/pkg-message new file mode 100644 index 000000000000..9786bd53a2f7 --- /dev/null +++ b/games/xsokoban/pkg-message @@ -0,0 +1,3 @@ +First, type: 'xsokoban -c' to make score files. +You must be the superuser 'root', and enter password 'score'. + |