diff options
author | adam <adam@pkgsrc.org> | 2004-11-18 16:15:35 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-11-18 16:15:35 +0000 |
commit | d93095e4749fcffe7f7e99bfd05f87b3618b83e0 (patch) | |
tree | dc51bedd66386116f86c43dabc9ec63fdee33967 /graphics/povray/PLIST | |
parent | ae32d0ef05a5eb38dfe8720229a5ec3b10a590ef (diff) | |
download | pkgsrc-d93095e4749fcffe7f7e99bfd05f87b3618b83e0.tar.gz |
Fixed /etc handling
Diffstat (limited to 'graphics/povray/PLIST')
-rw-r--r-- | graphics/povray/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/povray/PLIST b/graphics/povray/PLIST index 03a57aad8b5..dfc34aee7ba 100644 --- a/graphics/povray/PLIST +++ b/graphics/povray/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2004/11/18 15:59:23 adam Exp $ +@comment $NetBSD: PLIST,v 1.6 2004/11/18 16:15:35 adam Exp $ bin/povray man/man1/povray.1.gz share/doc/${POVRAY}/AUTHORS @@ -1119,6 +1119,9 @@ share/${POVRAY}/scripts/render_anim.sh share/${POVRAY}/scripts/render_scene.sh share/${POVRAY}/scripts/rerunpov.sh share/${POVRAY}/scripts/runpov.sh +share/examples/povray/povray.conf +share/examples/povray/povray.ini +@dirrm share/examples/povray @dirrm share/doc/${POVRAY}/html/images/tutorial @dirrm share/doc/${POVRAY}/html/images/reference/colors @dirrm share/doc/${POVRAY}/html/images/reference |