diff options
author | tron <tron@pkgsrc.org> | 1999-09-04 10:35:59 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-09-04 10:35:59 +0000 |
commit | 56f926fab963d454e64cd1f8f997d29e1851647a (patch) | |
tree | b518b206052db2582e70dafde775f8bb36a67d10 /net/vnc/pkg | |
parent | 46263e8fe34bec763cfe156a24a83fb39d0ac1af (diff) | |
download | pkgsrc-56f926fab963d454e64cd1f8f997d29e1851647a.tar.gz |
- Install documentation with "install" instead of a complicated "tar" pipe
construct.
- Avoid installing RCS and editor backup files.
Diffstat (limited to 'net/vnc/pkg')
-rw-r--r-- | net/vnc/pkg/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/vnc/pkg/PLIST b/net/vnc/pkg/PLIST index 2c4c1dd7244..a14e0689dc4 100644 --- a/net/vnc/pkg/PLIST +++ b/net/vnc/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 1999/09/02 21:29:32 tron Exp $ +@comment $NetBSD: PLIST,v 1.8 1999/09/04 10:36:00 tron Exp $ bin/Xvnc bin/vncviewer bin/vncpasswd @@ -15,7 +15,6 @@ share/doc/vnc/bluepix.gif share/doc/vnc/button.gif share/doc/vnc/cdplay.gif share/doc/vnc/cevncviewer.html -share/doc/vnc/cevncviewer.html,v share/doc/vnc/cim.jpg share/doc/vnc/clientserver.gif share/doc/vnc/collage.gif @@ -60,7 +59,6 @@ share/doc/vnc/machistory.html share/doc/vnc/macshot.gif share/doc/vnc/macshot_small.gif share/doc/vnc/macvnc.html -share/doc/vnc/macvnc.html.bck share/doc/vnc/macvncviewer.html share/doc/vnc/mailinglist.html share/doc/vnc/newlogosmall2.gif |