diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-06-13 19:22:49 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-06-13 19:22:49 +0000 |
commit | adbca29e83b79341b9269d0e582619cea059db3a (patch) | |
tree | 251ccf3e545218797aa6a6f6fa2fc4d62eccd102 /devel/tcl-trf/files/patch-reftocrc | |
parent | Remove devel/ruby-p4 as it has been marked BROKEN for over 6 months. (diff) |
Remove devel/tcl-trf as it has been marked BORKEN for over 5 months.
Notes
Notes:
svn path=/head/; revision=235726
Diffstat (limited to 'devel/tcl-trf/files/patch-reftocrc')
-rw-r--r-- | devel/tcl-trf/files/patch-reftocrc | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/tcl-trf/files/patch-reftocrc b/devel/tcl-trf/files/patch-reftocrc deleted file mode 100644 index ea0a3c380841..000000000000 --- a/devel/tcl-trf/files/patch-reftocrc +++ /dev/null @@ -1,14 +0,0 @@ -This adds a link to the painless-guide-to-crc.txt -- a text document -bundled in with the Trf distribution. Someone browsing the doc directory -will most likely see the index.html file, and it might be useful if this -document is referenced from it. - - -mi - ---- doc/html/index.html Tue Aug 21 01:52:27 2001 -+++ doc/html/index.html Fri Feb 15 02:19:50 2002 -@@ -10,3 +10,3 @@ - <hr> --<p align=center><font size=7><b>[</b></font> <a href="sitemap.html">Sitemap</a> <font size=7><b>]</b></font>       <font size=7><b>[</b></font> <a href="trf_news.html">News</a><font size=7><b>|</b></font> <a href="trf_changelog.html">ChangeLog</a><font size=7><b>|</b></font> <a href="trf_intro.html">Introduction</a><font size=7><b>|</b></font> <a href="trf_where.html">Download</a><font size=7><b>|</b></font> <a href="trf_ack.html">Acknowledgements, Disclaimer</a><font size=7><b>|</b></font> <a href="trf_danger.html">Danger!</a><font size=7><b>|</b></font> <a href="trf_install.html">Installation</a><font size=7><b>|</b></font> <a href="trf_cmds.html">Commands</a><font size=7><b>|</b></font> <a href="trf_capi.html">C API</a><font size=7><b>|</b></font> <a href="trf_copyrights.html">Copyrights</a><font size=7><b>|</b></font> <a href="trf_future.html">Future work</a> <font size=7><b>]</b></font></p> -+<p align=center><font size=7><b>[</b></font> <a href="sitemap.html">Sitemap</a> <font size=7><b>]</b></font>       <font size=7><b>[</b></font> <a href="trf_news.html">News</a><font size=7><b>|</b></font> <a href="trf_changelog.html">ChangeLog</a><font size=7><b>|</b></font> <a href="trf_intro.html">Introduction</a><font size=7><b>|</b></font> <a href="trf_where.html">Download</a><font size=7><b>|</b></font> <a href="trf_ack.html">Acknowledgements, Disclaimer</a><font size=7><b>|</b></font> <a href="trf_danger.html">Danger!</a><font size=7><b>|</b></font> <a href="trf_install.html">Installation</a><font size=7><b>|</b></font> <a href="trf_cmds.html">Commands</a><font size=7><b>|</b></font> <a href="trf_capi.html">C API</a><font size=7><b>|</b></font> <a href="trf_copyrights.html">Copyrights</a><font size=7><b>|</b></font> <a href="trf_future.html">Future work</a> <font size=7><b>|</b></font> <A href="painless-guide-to-crc.txt">Painless Guide to CRC</A> <font size=7><b>]</b></font></p> - <hr> |