diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:28:16 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:28:16 +0000 |
commit | c8b8fb52f7c9dc4c97bd814513f62fd3ec0ca7fd (patch) | |
tree | 31b4724e8a6d2fa5700038aa44d39d3ba1bf4c05 /cad/xcircuit | |
parent | ae8a3fbbbcad61e4056bdbf9f5595027e17884e5 (diff) | |
download | pkgsrc-c8b8fb52f7c9dc4c97bd814513f62fd3ec0ca7fd.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'cad/xcircuit')
-rw-r--r-- | cad/xcircuit/PLIST | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/cad/xcircuit/PLIST b/cad/xcircuit/PLIST index bd3e49bad58..02761f7ac35 100644 --- a/cad/xcircuit/PLIST +++ b/cad/xcircuit/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2006/11/12 14:25:50 dmcmahill Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/06/14 17:35:57 joerg Exp $ bin/xcircuit lib/xcircuit-3.4/analog.lps lib/xcircuit-3.4/analoglib2.lps @@ -156,8 +156,3 @@ share/examples/xcircuit/threestage.ps share/examples/xcircuit/vcoblock.ps share/examples/xcircuit/xcclock.ps share/examples/xcircuit/xcircuitrc -@dirrm share/examples/xcircuit -@dirrm lib/xcircuit-3.4/app-defaults -@dirrm lib/xcircuit-3.4/pixmaps -@dirrm lib/xcircuit-3.4/fonts -@dirrm lib/xcircuit-3.4 |