diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /databases/p5-DBD-SQLite | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'databases/p5-DBD-SQLite')
-rw-r--r-- | databases/p5-DBD-SQLite/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-SQLite/DESCR b/databases/p5-DBD-SQLite/DESCR index a24f669f840..00b531f0c1b 100644 --- a/databases/p5-DBD-SQLite/DESCR +++ b/databases/p5-DBD-SQLite/DESCR @@ -4,4 +4,4 @@ Rather than ask you to install SQLite first, because SQLite is public domain, DBD::SQLite includes the entire thing in the distribution. So in order to get a fast transaction capable RDBMS working for your perl project you simply have to install this module, -and nothing else. +and nothing else. |