diff options
author | Will Andrews <will@FreeBSD.org> | 2000-07-15 18:34:05 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-07-15 18:34:05 +0000 |
commit | 310336da71e218fa1a44ec01959977277a9dc689 (patch) | |
tree | 211f8020c602ab8e55b8e5f8e474e5a62b4a7993 /devel/g-wrap/files/patch-ab | |
parent | Update to 3.0. (diff) |
freebsd.org -> FreeBSD.org; fix MASTER_SITES; remove unneccessary USE_GMAKE;
fix process of install-info.
PR: 19943
Submitted by: Ports Fury
Diffstat (limited to 'devel/g-wrap/files/patch-ab')
-rw-r--r-- | devel/g-wrap/files/patch-ab | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/g-wrap/files/patch-ab b/devel/g-wrap/files/patch-ab new file mode 100644 index 000000000000..b22e980a6ce2 --- /dev/null +++ b/devel/g-wrap/files/patch-ab @@ -0,0 +1,13 @@ +--- doc/g-wrap.texi.orig Thu Jun 22 06:42:12 2000 ++++ doc/g-wrap.texi Sat Jul 15 12:15:38 2000 +@@ -2,6 +2,10 @@ + @c %**start of header + @setfilename g-wrap.info + @settitle g-wrap ++@dircategory Scheme Programming ++@direntry ++* g-wrap: (g-wrap). A tool for exporting C libraries into Scheme interpreters. ++@end direntry + @setchapternewpage on + @c Choices for setchapternewpage are {on,off,odd}. + @paragraphindent 0 |