diff options
author | joerg <joerg> | 2009-06-14 17:48:39 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 17:48:39 +0000 |
commit | a3974bf3b6efabbf626979c76d7215661405a16e (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /editors/jed | |
parent | 7af33f0780f46bb1a19daa9c6479e75838fa936b (diff) | |
download | pkgsrc-a3974bf3b6efabbf626979c76d7215661405a16e.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 |