diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-22 19:10:42 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-22 19:10:42 +0000 |
commit | 910033a07677949c4e92a8848f5f15b8cde63a0b (patch) | |
tree | 45b411beaffa330eddbe13d6e002c0fb1afe6ec9 /lang/gcc27/files/patch-reno.texi | |
parent | Fix the URL in one of the MASTER_SITES. (diff) |
Port of the GCC 2.7.2.3 that was the base compiler in FreeBSD 2.2.x thru 3.x.
Notes
Notes:
svn path=/head/; revision=26961
Diffstat (limited to 'lang/gcc27/files/patch-reno.texi')
-rw-r--r-- | lang/gcc27/files/patch-reno.texi | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/gcc27/files/patch-reno.texi b/lang/gcc27/files/patch-reno.texi new file mode 100644 index 000000000000..e49f4392a477 --- /dev/null +++ b/lang/gcc27/files/patch-reno.texi @@ -0,0 +1,11 @@ +--- cp/reno.texi.orig Thu Apr 14 19:00:39 1994 ++++ cp/reno.texi Mon Mar 20 13:29:12 2000 +@@ -4,7 +4,7 @@ + @ifinfo + @format + START-INFO-DIR-ENTRY +-* Reno 1: (reno-1). The GNU C++ Renovation Project, Phase 1. ++* Reno 1: (reno). The GNU C++ Renovation Project, Phase 1. + END-INFO-DIR-ENTRY + @end format + @end ifinfo |