summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2010-02-10 17:23:26 +0000
committerjoerg <joerg>2010-02-10 17:23:26 +0000
commitc0bbfd5942734aae35fa43c758fe08fc1aee9958 (patch)
treeee113e5f5c52b1f0bd1c9221d6c45c43bc355170 /databases/Makefile
parent387497a110563a8efb3e54dada1023ff0fb8bdec (diff)
downloadpkgsrc-c0bbfd5942734aae35fa43c758fe08fc1aee9958.tar.gz
Retire psycopg1.
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 3840fa8bc7a..49839a09fd3 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.315 2010/02/10 17:09:11 joerg Exp $
+# $NetBSD: Makefile,v 1.316 2010/02/10 17:23:26 joerg Exp $
#
COMMENT= Databases
@@ -227,7 +227,6 @@ SUBDIR+= py-mssql
SUBDIR+= py-mysqldb
SUBDIR+= py-pgnotify
SUBDIR+= py-postgresql
-SUBDIR+= py-psycopg
SUBDIR+= py-psycopg2
SUBDIR+= py-sqlalchemy
SUBDIR+= py-sqlite