diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-22 02:37:33 +0800 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-22 02:37:33 +0800 |
commit | 430472d9160046227ff3f5574c2e97926848b717 (patch) | |
tree | cb799a8d63f66b3777160d7bac0f0ad2af3ba49a /devel | |
parent | 661d389b093e5b0bd0ab8e02bd74364c7598d061 (diff) | |
download | freebsd-ports-gnome-430472d9160046227ff3f5574c2e97926848b717.tar.gz freebsd-ports-gnome-430472d9160046227ff3f5574c2e97926848b717.tar.zst freebsd-ports-gnome-430472d9160046227ff3f5574c2e97926848b717.zip |
Fix fennerism
Submitted by: distfile survey
Diffstat (limited to 'devel')
-rw-r--r-- | devel/g-wrap/pkg-descr | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/g-wrap/pkg-descr b/devel/g-wrap/pkg-descr index 06e0f44268b6..22a4c7889f7e 100644 --- a/devel/g-wrap/pkg-descr +++ b/devel/g-wrap/pkg-descr @@ -5,11 +5,8 @@ This is a tool for specifying types, functions, and constants to import into a Scheme interpreter, and for generating code (in C) to interface these to the Guile and RScheme interpreters in particular. -Read the manual (doc/g-wrap.texi, -WWW: http://www.cs.cmu.edu/afs/cs/usr/chrislee/www/Software/g-wrap/index.html -or http://www.cs.cmu.edu/afs/cs/usr/chrislee/www/g-wrap/g-wrap.ps.gz) -to learn how to use this package. - Author ====== Christopher Lee (chrislee@ri.cmu.edu) + +WWW: http://www.gnucash.org/ |