diff options
author | wiz <wiz@pkgsrc.org> | 2003-01-20 09:47:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-01-20 09:47:14 +0000 |
commit | 8049c8c1cd22568dfd75b5ac02d664ab2d8765b5 (patch) | |
tree | d5efae880988bf6c16b0941652df752b90c6b36b /games/nethack-lib | |
parent | 03f2b14ef1de7ae1542cdeed23854534280a2e5f (diff) | |
download | pkgsrc-8049c8c1cd22568dfd75b5ac02d664ab2d8765b5.tar.gz |
s/nethackdir/nethackdir340/, requested by jdc.
Diffstat (limited to 'games/nethack-lib')
-rw-r--r-- | games/nethack-lib/DEINSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack-lib/DEINSTALL b/games/nethack-lib/DEINSTALL index 800f8d535cc..78a70f9b70e 100644 --- a/games/nethack-lib/DEINSTALL +++ b/games/nethack-lib/DEINSTALL @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: DEINSTALL,v 1.1 2001/11/01 00:54:19 zuntum Exp $ +# $NetBSD: DEINSTALL,v 1.2 2003/01/20 09:47:14 wiz Exp $ # case $2 in @@ -9,7 +9,7 @@ case $2 in ============================================================= The records, log and savegames were not wiped out by this deletion process. If you don't want them around, please -remove ${PKG_PREFIX}/share/nethackdir. +remove ${PKG_PREFIX}/share/nethackdir340. ============================================================= EOF |