aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2006-01-28 05:16:04 +0800
committermnag <mnag@FreeBSD.org>2006-01-28 05:16:04 +0800
commit8133f51aff8a134e5c5366577200fe42ab39b82e (patch)
tree9895b183bd0ba418d34b221aee4d3b1c6a46211e /databases/Makefile
parent636a619ca95b34252dacd305274385eaa70aa070 (diff)
downloadfreebsd-ports-gnome-8133f51aff8a134e5c5366577200fe42ab39b82e.tar.gz
freebsd-ports-gnome-8133f51aff8a134e5c5366577200fe42ab39b82e.tar.zst
freebsd-ports-gnome-8133f51aff8a134e5c5366577200fe42ab39b82e.zip
* MOVED
Add entry about databases/py-PySQLite2 -> databases/py-pysqlite20 * databases/Makefile Remove py-PySQLite2 Add entry to py-pysqlite20 and py-pysqlite21 * databases/py-PySQLite10, databases/py-PySQLite11 Mark NO_LATEST_LINK portlint(1) * databases/py-PySQLite2 Removed * databases/py-pysqlite20 [1] Update CONFLICTS Mark NO_LATEST_LINK portlint(1) * databases/py-pysqlite21 [1] Update to 2.1.2 Update CONFLICTS portlint(1) Repocopy by: marcus [1]
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index c1a1e6810790..829f84db02b5 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -337,7 +337,8 @@
SUBDIR += py-PyGreSQL
SUBDIR += py-PySQLite10
SUBDIR += py-PySQLite11
- SUBDIR += py-PySQLite2
+ SUBDIR += py-pysqlite20
+ SUBDIR += py-pysqlite21
SUBDIR += py-SQLDict
SUBDIR += py-bsddb
SUBDIR += py-bsddb3