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-postgresql | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'databases/p5-postgresql')
-rw-r--r-- | databases/p5-postgresql/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-postgresql/DESCR b/databases/p5-postgresql/DESCR index 52160233fb8..60eb24c3557 100644 --- a/databases/p5-postgresql/DESCR +++ b/databases/p5-postgresql/DESCR @@ -9,7 +9,7 @@ as possible. C-style like interface and a new one, using a more Perl-ish like style. The old style has the benefit, that existing Libpq applications can easily be ported to perl. The new style uses class -packages and might be more familiar for C++- programmers. +packages and might be more familiar for C++- programmers. You may distribute this module under the terms of either the GNU General Public License or the Artistic License, as specified in the |