summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-07-06 11:44:42 +0000
committerfrueauf <frueauf>1998-07-06 11:44:42 +0000
commitb056684f9b6c1db09ee1a6400aa1255ecffdd950 (patch)
tree8023b09732b3a9690ff86f0340f14cf92fc8dd48 /databases
parent129b7c0e8f7f95c35124ae1567e25659e7986a8f (diff)
downloadpkgsrc-b056684f9b6c1db09ee1a6400aa1255ecffdd950.tar.gz
Reflect mysql update in DEPENDS.
Diffstat (limited to 'databases')
-rw-r--r--databases/py-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-mysql/Makefile b/databases/py-mysql/Makefile
index e6f6f2ae10f..51b04a716e3 100644
--- a/databases/py-mysql/Makefile
+++ b/databases/py-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/06/23 20:41:35 tron Exp $
+# $NetBSD: Makefile,v 1.3 1998/07/06 11:44:42 frueauf Exp $
DISTNAME= MySQLmodule-1.1
PKGNAME= py-mysql-1.1
@@ -10,7 +10,7 @@ DISTFILES= MySQLmodule-1.1${EXTRACT_SUFX} \
MAINTAINER= tsarna@endicor.com
DEPENDS+= python-1.5.1:../../lang/python \
- mysql-3.21.31:../../databases/mysql
+ mysql-3.21.32a:../../databases/mysql
EXTRACT_ONLY= MySQLmodule-1.1${EXTRACT_SUFX}
ALL_TARGET= default