diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | a0c351cfc51a969de344c350f42f3e7199f4707b (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /math/graphopt | |
parent | ab6598f58eff6ad19189767095dd0af665633093 (diff) | |
download | pkgsrc-a0c351cfc51a969de344c350f42f3e7199f4707b.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'math/graphopt')
-rw-r--r-- | math/graphopt/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/graphopt/PLIST b/math/graphopt/PLIST index 8d0a8261525..77750354342 100644 --- a/math/graphopt/PLIST +++ b/math/graphopt/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2003/05/07 15:29:48 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:05:44 joerg Exp $ bin/graphopt share/doc/graphopt/README share/pixmaps/graphopt/new.xpm @@ -8,5 +8,3 @@ share/pixmaps/graphopt/save_as.xpm share/pixmaps/graphopt/export.xpm share/pixmaps/graphopt/import.xpm share/pixmaps/graphopt/quit.xpm -@dirrm share/pixmaps/graphopt -@dirrm share/doc/graphopt |