summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorgrant <grant>2004-01-15 05:13:03 +0000
committergrant <grant>2004-01-15 05:13:03 +0000
commit0d087da80cc63beba4f6c9a8d942c4efc92ada41 (patch)
treeea7de3343ef979f691cd743eaf46710eb40781e5 /databases
parent07849f90d0bca82db827bb22131d9d21ce486a4d (diff)
downloadpkgsrc-0d087da80cc63beba4f6c9a8d942c4efc92ada41.tar.gz
kill leading whitespace, don't try to explain what DBI is, we do that
in p5-DBI/DESCR.
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBD-Sybase/DESCR11
1 files changed, 3 insertions, 8 deletions
diff --git a/databases/p5-DBD-Sybase/DESCR b/databases/p5-DBD-Sybase/DESCR
index ade4dbc9245..810742b77fc 100644
--- a/databases/p5-DBD-Sybase/DESCR
+++ b/databases/p5-DBD-Sybase/DESCR
@@ -1,8 +1,3 @@
- DBD::Sybase is built upon the DBI, the generic Perl Database
-Interface. It brings you an identical interface to a broad
-variety of databases and is in this regard comparable to ODBC.
-The advantage of the DBI approach is portability and
-interoperability.
-
- The Sybase backend allows access to Sybase and Microsoft-SQL
-servers.
+DBD::Sybase is built upon the DBI, the generic Perl Database
+Interface. The Sybase backend allows access to Sybase and
+Microsoft-SQL servers.