diff options
author | rm <rm@FreeBSD.org> | 2011-12-11 18:51:38 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2011-12-11 18:51:38 +0800 |
commit | b6c33c98eb8a3ab9b69a76a67493bae49b07eadf (patch) | |
tree | 6de7371f8d55e64f321c6570c2e52454ed819cd1 /databases/Makefile | |
parent | e8960c1e16e987e735282ec19d89122a2f43da1d (diff) | |
download | freebsd-ports-gnome-b6c33c98eb8a3ab9b69a76a67493bae49b07eadf.tar.gz freebsd-ports-gnome-b6c33c98eb8a3ab9b69a76a67493bae49b07eadf.tar.zst freebsd-ports-gnome-b6c33c98eb8a3ab9b69a76a67493bae49b07eadf.zip |
- Remove expired ports: Unmaintained upstream, only useful for
python2.4 or less, no consumers in the ports tree.
Approved by: novel (mentor)
Feature safe: yes
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/databases/Makefile b/databases/Makefile index 93de992a9ed0..eddaf20dad64 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -642,8 +642,6 @@ SUBDIR += py-MySQLdb SUBDIR += py-MySQLdb-devel SUBDIR += py-PyGreSQL - SUBDIR += py-PySQLite10 - SUBDIR += py-PySQLite11 SUBDIR += py-bsddb SUBDIR += py-bsddb3 SUBDIR += py-cdb @@ -673,10 +671,6 @@ SUBDIR += py-pyhs SUBDIR += py-pylibmc SUBDIR += py-pymysql - SUBDIR += py-pysqlite20 - SUBDIR += py-pysqlite21 - SUBDIR += py-pysqlite22 - SUBDIR += py-pysqlite23 SUBDIR += py-pytc SUBDIR += py-qt4-sql SUBDIR += py-redis |