diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:56:38 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:56:38 +0000 |
commit | 31f2e0500645a032e4cf24d50b47e63df6b05cdd (patch) | |
tree | 6e2f421dd77242dbc51bd9b1fbcabe5f4d2d5f02 /games/moria/PLIST | |
parent | 6d27a89753a0e1abade297a08f333aee7567e723 (diff) | |
download | pkgsrc-31f2e0500645a032e4cf24d50b47e63df6b05cdd.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'games/moria/PLIST')
-rw-r--r-- | games/moria/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/moria/PLIST b/games/moria/PLIST index 7e9c068fc93..a78943119dc 100644 --- a/games/moria/PLIST +++ b/games/moria/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/08/21 06:25:10 simonb Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:56:51 joerg Exp $ bin/moria man/man6/moria.6 share/doc/moria/ERRORS @@ -22,5 +22,3 @@ share/games/moria/scores.dist 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 |