diff options
author | itojun <itojun@pkgsrc.org> | 2000-11-02 11:29:05 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2000-11-02 11:29:05 +0000 |
commit | bca720e4285baf83132d08730bdd0386fb910f09 (patch) | |
tree | 95f72cdac783991de60c2c0a50ce16541d50cc76 /lang/vscm | |
parent | 80abcde57adbd1133f64a6103e7a8c27002804e8 (diff) | |
download | pkgsrc-bca720e4285baf83132d08730bdd0386fb910f09.tar.gz |
add examples
Diffstat (limited to 'lang/vscm')
-rw-r--r-- | lang/vscm/pkg/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/vscm/pkg/PLIST b/lang/vscm/pkg/PLIST index 338f00b4207..3a2f421a5e7 100644 --- a/lang/vscm/pkg/PLIST +++ b/lang/vscm/pkg/PLIST @@ -1,5 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/11/02 11:01:54 itojun Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/11/02 11:29:05 itojun Exp $ bin/scheme lib/vscm/scheme-boot @dirrm lib/vscm +share/examples/vscm/DESCRIPTION +share/examples/vscm/INSTALL +share/examples/vscm/README @dirrm share/examples/vscm |