summaryrefslogtreecommitdiff
path: root/databases/py-PySQLite11
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-08-31 15:40:33 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-08-31 15:40:33 +0000
commitb1e12b6288f5363a42394dd28eeefdfe5cda4bac (patch)
tree55fcf72d469553e6cb9bc8fa2a073f1207f2e394 /databases/py-PySQLite11
parent- Fix WWW (diff)
- Fix WWW
PR: ports/85528 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=141597
Diffstat (limited to 'databases/py-PySQLite11')
-rw-r--r--databases/py-PySQLite11/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-PySQLite11/pkg-descr b/databases/py-PySQLite11/pkg-descr
index a8c45061da4c..cae4fe8c0b61 100644
--- a/databases/py-PySQLite11/pkg-descr
+++ b/databases/py-PySQLite11/pkg-descr
@@ -4,6 +4,6 @@ powerful embedded relational database management system in a compact C library.
It offers support for a large subset of SQL92, multiple tables, indices,
transactions and triggers.
-WWW: http://sourceforge.net/projects/pysqlite
+WWW: http://pysqlite.org
Marcus Grando <marcus@corp.grupos.com.br>