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/manedit | |
parent | 61b9e83a855c6f87960e1a28257046ec600d49a5 (diff) | |
download | pkgsrc-26e3ffdae17dc399343a25f8394fbd2a13627bc3.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'editors/manedit')
-rw-r--r-- | editors/manedit/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/editors/manedit/PLIST b/editors/manedit/PLIST index f015da9ebf6..51fc53db1c9 100644 --- a/editors/manedit/PLIST +++ b/editors/manedit/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/12/30 00:00:17 kristerw Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:50:24 joerg Exp $ bin/manedit bin/manview bin/manwrap @@ -10,6 +10,3 @@ share/manedit/templates/api.mpt share/manedit/templates/config.mpt share/manedit/templates/intro.mpt share/manedit/templates/program.mpt -@dirrm share/manedit/templates -@dirrm share/manedit/icons -@dirrm share/manedit |