diff options
Diffstat (limited to 'games/moria/PLIST')
-rw-r--r-- | games/moria/PLIST | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/games/moria/PLIST b/games/moria/PLIST index 9dd6f21b66f..7e9c068fc93 100644 --- a/games/moria/PLIST +++ b/games/moria/PLIST @@ -1,5 +1,17 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:54:12 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/08/21 06:25:10 simonb Exp $ bin/moria +man/man6/moria.6 +share/doc/moria/ERRORS +share/doc/moria/FEATURES.NEW +share/doc/moria/dragon.inf +share/doc/moria/exp.doc +share/doc/moria/faq +share/doc/moria/history +share/doc/moria/moria.ms +share/doc/moria/moria.txt +share/doc/moria/pronounc +share/doc/moria/spells.doc +share/doc/moria/where.inf share/games/moria/hours share/games/moria/news share/games/moria/origcmds.hlp @@ -11,3 +23,4 @@ share/games/moria/version.hlp share/games/moria/welcome.hlp @exec if [ ! -f /var/games/moria.scores ]; then cp -p %D/share/games/moria/scores.dist /var/games/moria.scores; fi @dirrm share/games/moria +@dirrm share/doc/moria |