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 | b8ef2bdf051862f04569a1854a5b083a3b76f811 (patch) | |
tree | 31b4724e8a6d2fa5700038aa44d39d3ba1bf4c05 /biology/phylip | |
parent | 70df5670877a835e64d33cd88b363feff2bab94b (diff) | |
download | pkgsrc-b8ef2bdf051862f04569a1854a5b083a3b76f811.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'biology/phylip')
-rw-r--r-- | biology/phylip/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/biology/phylip/PLIST b/biology/phylip/PLIST index d8948ce4287..0378c7e77d1 100644 --- a/biology/phylip/PLIST +++ b/biology/phylip/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2006/07/08 06:33:56 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:34:34 joerg Exp $ bin/clique bin/consense bin/contml @@ -77,12 +77,10 @@ share/doc/html/phylip/retree.html share/doc/html/phylip/seqboot.html share/doc/html/phylip/sequence.html share/doc/html/phylip/treedist.html -@dirrm share/doc/html/phylip share/fonts/phylip/font1 share/fonts/phylip/font2 share/fonts/phylip/font3 share/fonts/phylip/font4 share/fonts/phylip/font5 share/fonts/phylip/font6 -@dirrm share/fonts/phylip @unexec ${RMDIR} %D/share/fonts 2> /dev/null || ${TRUE} |