diff options
author | itohy <itohy@pkgsrc.org> | 2000-04-11 06:54:45 +0000 |
---|---|---|
committer | itohy <itohy@pkgsrc.org> | 2000-04-11 06:54:45 +0000 |
commit | 9ce0337507480302014ddd1546c8f01b6acc3ac8 (patch) | |
tree | a0e97b0237daabd949443270906a87b55ab9a77f /lang/gforth/pkg | |
parent | 3211c687d5bd90e78868acd8eeab50f3f52705ab (diff) | |
download | pkgsrc-9ce0337507480302014ddd1546c8f01b6acc3ac8.tar.gz |
Port to m68k. Possibly work on other architectures, but not tested.
Diffstat (limited to 'lang/gforth/pkg')
-rw-r--r-- | lang/gforth/pkg/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gforth/pkg/PLIST b/lang/gforth/pkg/PLIST index 7b964f55765..9a165cae5ac 100644 --- a/lang/gforth/pkg/PLIST +++ b/lang/gforth/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 1999/08/13 14:06:57 agc Exp $ +@comment $NetBSD: PLIST,v 1.3 2000/04/11 06:54:46 itohy Exp $ bin/${PKGNAME} bin/gforth bin/gforthmi-0.4.0 @@ -150,7 +150,7 @@ share/gforth/0.4.0/objects.fs share/gforth/0.4.0/objexamp.fs share/gforth/0.4.0/mini-oof.fs share/gforth/0.4.0/moof-exm.fs -share/gforth/0.4.0/kernl32l.fi +share/gforth/0.4.0/@KERNEL_FI@ share/gforth/0.4.0/TAGS share/gforth/site-forth/siteinit.fs @dirrm lib/gforth |