diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
commit | ba37e7e671a2a0cbac2aef6e1c3a7cdd00729eaf (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /editors/jed | |
parent | 0a65afa26f03a394f7efd437bd2b82695b12159f (diff) | |
download | pkgsrc-ba37e7e671a2a0cbac2aef6e1c3a7cdd00729eaf.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'editors/jed')
-rw-r--r-- | editors/jed/PLIST | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/editors/jed/PLIST b/editors/jed/PLIST index c0cffd7e179..b86c8fea5c3 100644 --- a/editors/jed/PLIST +++ b/editors/jed/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2003/04/05 20:29:41 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:50:23 joerg Exp $ bin/jed bin/jed-script bin/rgrep @@ -198,12 +198,3 @@ share/jed/lib/wmenu.sl share/jed/lib/wordstar.hlp share/jed/lib/wordstar.sl share/jed/lib/yankpop.sl -@dirrm share/jed/lib/colors/Xjed -@dirrm share/jed/lib/colors -@dirrm share/jed/lib -@dirrm share/jed/doc/txt -@dirrm share/jed/doc/manual -@dirrm share/jed/doc -@dirrm share/jed/info -@dirrm share/jed -@dirrm share/examples/jed |