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/unroff | |
parent | 682a3f805bd12536482e167759395025f70fc0d8 (diff) | |
download | pkgsrc-39c828b6a6a7fd0175afcffca207a0a5e8d85f00.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'textproc/unroff')
-rw-r--r-- | textproc/unroff/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/textproc/unroff/PLIST b/textproc/unroff/PLIST index 84197a22a24..a8ba81255c0 100644 --- a/textproc/unroff/PLIST +++ b/textproc/unroff/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/12 19:09:38 rillig Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:17:33 joerg Exp $ bin/unroff man/man1/unroff.1 man/man1/unroff-html.1 @@ -15,9 +15,3 @@ share/unroff/scm/html/man.scm share/unroff/scm/html/me.scm share/unroff/scm/html/ms.scm share/unroff/scm/misc/hyper.scm -@dirrm share/unroff/scm/html -@dirrm share/unroff/scm/misc -@dirrm share/unroff/scm -@dirrm share/unroff/misc -@dirrm share/unroff/doc -@dirrm share/unroff |