diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-22 00:14:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-22 00:14:38 +0000 |
commit | 2604cbe684781abde2f589abe1e64d92636a86bf (patch) | |
tree | 849586fbfe4a35092691e2c57492d03d6362f165 /databases/Makefile | |
parent | - Update to 3.2.1 (diff) |
- Add py-PySQLite 2.0.0 after repocopy
PR: ports/81155
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
Repocopy by: marcus
Notes
Notes:
svn path=/head/; revision=135821
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index d3292f675206..c71833beea35 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -298,6 +298,7 @@ SUBDIR += py-PyGreSQL SUBDIR += py-PySQLite10 SUBDIR += py-PySQLite11 + SUBDIR += py-PySQLite2 SUBDIR += py-SQLDict SUBDIR += py-bsddb SUBDIR += py-bsddb3 |