diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-23 19:29:58 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-23 19:29:58 +0000 |
commit | 25a105eeedb0ea4d81483bde3499155ebdc93c58 (patch) | |
tree | d84dda936ec575c471b510563620221fb6b5a876 /UPDATING | |
parent | 8c9b5cff7c5eaad5ce70e18761d7d15fe6693ac2 (diff) | |
download | ports-25a105eeedb0ea4d81483bde3499155ebdc93c58.tar.gz ports-25a105eeedb0ea4d81483bde3499155ebdc93c58.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -42,10 +42,9 @@ you update your ports collection, before attempting any port upgrades. AFFECTS: users of games/bsdgames AUTHOR: adamw@FreeBSD.org - bsdgames now expects savegame data in /usr/local/var/games instead of - /var/games. To continue using your saved games, - - cp -rp /var/games/* /usr/local/var/games + Please disregard any prior instructions about moving your game data to + /usr/local/var/games. If you have done this, please move it back to + /var/games. 20140714: AFFECTS: users of databases/db6 |