diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-09-02 02:58:53 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-09-02 02:58:53 +0000 |
commit | e5962c5b637227430d02c0b7501dd6e5b5aab748 (patch) | |
tree | b9ced839a6c3ba40c878990134c5430301cd714b /databases/sqlite2/files/patch-docs | |
parent | Add a missing dependency on gdbm. (diff) |
Update to 2.7.1
PR: 40816
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=65461
Diffstat (limited to 'databases/sqlite2/files/patch-docs')
-rw-r--r-- | databases/sqlite2/files/patch-docs | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/databases/sqlite2/files/patch-docs b/databases/sqlite2/files/patch-docs deleted file mode 100644 index ce5498da4d16..000000000000 --- a/databases/sqlite2/files/patch-docs +++ /dev/null @@ -1,30 +0,0 @@ ---- www/index.tcl Thu Apr 5 12:49:44 2001 -+++ www/index.tcl Fri Jun 8 17:46:08 2001 -@@ -117,12 +117,6 @@ - --puts {<h2>Download</h2> -+puts "<!-- h2>Download</h2 --><h3>This installation of Sqlite $vers was made" -+puts {by the <A href="http://www.freebsd.org/cgi/ports.cgi?query=sqlite">FreeBSD -+Port</A>.</h3>} - --<p>You can download a tarball containing all source --code for SQLite --} --puts "version $vers" --puts { --(including the TCL scripts that generate the --HTML files for this website) at <a href="sqlite.tar.gz">sqlite.tar.gz</a>.} --puts "This is a [file size sqlite.tar.gz] byte download." - puts {</p> ---- www/dynload.tcl Sun Feb 11 11:58:22 2001 -+++ www/dynload.tcl Mon Jun 11 19:09:47 2001 -@@ -15,3 +15,3 @@ - <i>This note was contributed by --<a href="bsaunder@tampabay.rr.com.nospam">Bill Saunders</a>. Thanks, Bill!</i> -+<a href="mailto:bsaunder@tampabay.rr.com.nospam">Bill Saunders</a>. Thanks, Bill!</i> - -@@ -67,3 +67,3 @@ - Have fun....</p></li> --</ul> -+</ol> - |