diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-06 23:21:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-06 23:21:13 +0000 |
commit | ada696fa888dc06eaa47c93f07c70225f25015aa (patch) | |
tree | 848f2decc13baf933b25338770832b162168bf85 /databases | |
parent | - Really fix connection to clamd (diff) |
- Update WWW and kill whitespace
PR: ports/67643
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes
Notes:
svn path=/head/; revision=110971
Diffstat (limited to 'databases')
-rw-r--r-- | databases/mysql++/pkg-descr | 10 | ||||
-rw-r--r-- | databases/mysql++1/pkg-descr | 10 |
2 files changed, 10 insertions, 10 deletions
diff --git a/databases/mysql++/pkg-descr b/databases/mysql++/pkg-descr index 31e6d161eea8..54735ed3f941 100644 --- a/databases/mysql++/pkg-descr +++ b/databases/mysql++/pkg-descr @@ -1,5 +1,5 @@ - Mysql++ is a complex C++ API for Mysql (And other SQL Databases Soon). - The goal of this API is too make working with Queries as easy as - working with other STL Containers. - - WWW: http://www.mysql.com/download_mysql++.html +Mysql++ is a complex C++ API for MySQL (and other SQL Databases Soon). +The goal of this API is too make working with Queries as easy as +working with other STL Containers. + +WWW: http://dev.mysql.com/downloads/other/plusplus/ diff --git a/databases/mysql++1/pkg-descr b/databases/mysql++1/pkg-descr index 31e6d161eea8..54735ed3f941 100644 --- a/databases/mysql++1/pkg-descr +++ b/databases/mysql++1/pkg-descr @@ -1,5 +1,5 @@ - Mysql++ is a complex C++ API for Mysql (And other SQL Databases Soon). - The goal of this API is too make working with Queries as easy as - working with other STL Containers. - - WWW: http://www.mysql.com/download_mysql++.html +Mysql++ is a complex C++ API for MySQL (and other SQL Databases Soon). +The goal of this API is too make working with Queries as easy as +working with other STL Containers. + +WWW: http://dev.mysql.com/downloads/other/plusplus/ |