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 | 26e3ffdae17dc399343a25f8394fbd2a13627bc3 (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /editors/ted | |
parent | 61b9e83a855c6f87960e1a28257046ec600d49a5 (diff) | |
download | pkgsrc-26e3ffdae17dc399343a25f8394fbd2a13627bc3.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'editors/ted')
-rw-r--r-- | editors/ted/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/editors/ted/PLIST b/editors/ted/PLIST index 29f97888b32..7315891fd3d 100644 --- a/editors/ted/PLIST +++ b/editors/ted/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/04/09 02:13:37 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:50:26 joerg Exp $ bin/Ted share/Ted/afm/Courier-Bold.afm share/Ted/afm/Courier-BoldOblique.afm @@ -16,7 +16,3 @@ share/Ted/afm/Times-Roman.afm lib/X11/app-defaults/Ted share/doc/Ted/TedDocument-en_US.rtf share/Ted/ind/README.ind -@dirrm share/Ted/afm -@dirrm share/Ted/ind -@dirrm share/Ted -@dirrm share/doc/Ted |