summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authortsarna <tsarna>2000-02-26 18:48:22 +0000
committertsarna <tsarna>2000-02-26 18:48:22 +0000
commitc00e261fb06b5b7af0ce0df5c06f10d3e1d30607 (patch)
treedf172c72567882f7ed5b8afe2a5061976ac66abf /databases/Makefile
parent9231b6596cf108b205f6fb7831e5a86eade836bb (diff)
downloadpkgsrc-c00e261fb06b5b7af0ce0df5c06f10d3e1d30607.tar.gz
Replace broken py-mysql with py-mysqldb
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 5948b55de8f..f7b1a1d7dda 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2000/02/25 01:04:13 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2000/02/26 18:48:22 tsarna Exp $
# FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp
#
@@ -23,7 +23,7 @@
SUBDIR += pgaccess
SUBDIR += postgresql
SUBDIR += py-gdbm
- SUBDIR += py-mysql
+ SUBDIR += py-mysqldb
SUBDIR += py-postgresql
SUBDIR += rrdtool
SUBDIR += sdbm