diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:17:11 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:17:11 +0000 |
commit | 39c828b6a6a7fd0175afcffca207a0a5e8d85f00 (patch) | |
tree | 78158f2054eeb67766600e4dbe4bb4a60ce3f506 /textproc/sary | |
parent | 682a3f805bd12536482e167759395025f70fc0d8 (diff) | |
download | pkgsrc-39c828b6a6a7fd0175afcffca207a0a5e8d85f00.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'textproc/sary')
-rw-r--r-- | textproc/sary/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/textproc/sary/PLIST b/textproc/sary/PLIST index 87648570b82..619d14286bf 100644 --- a/textproc/sary/PLIST +++ b/textproc/sary/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/03/01 08:29:07 obache Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:17:31 joerg Exp $ bin/mksary bin/sary include/sary.h @@ -32,9 +32,3 @@ share/sary/docs/images/figure5.png share/sary/docs/ja/libsary.html share/sary/docs/ja/suffix-array.html share/sary/docs/sary.css -@dirrm share/sary/docs/ja -@dirrm share/sary/docs/images -@dirrm share/sary/docs/en -@dirrm share/sary/docs -@dirrm share/sary -@dirrm include/sary |