summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1998-07-17 11:03:34 +0000
committerfrueauf <frueauf@pkgsrc.org>1998-07-17 11:03:34 +0000
commit582bf9eed426f2a8d24ee4036f9220934b6806cb (patch)
treedc6587a405848dec9533974fd2c7d8b31159c244 /databases
parent610cd5d87ec74c05ae2e0e0d70d2fc27bbc61873 (diff)
downloadpkgsrc-582bf9eed426f2a8d24ee4036f9220934b6806cb.tar.gz
Adjust version of mysql 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 51b04a716e3..45012cef136 100644
--- a/databases/py-mysql/Makefile
+++ b/databases/py-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1998/07/06 11:44:42 frueauf Exp $
+# $NetBSD: Makefile,v 1.4 1998/07/17 11:03:34 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.32a:../../databases/mysql
+ mysql-3.21.33:../../databases/mysql
EXTRACT_ONLY= MySQLmodule-1.1${EXTRACT_SUFX}
ALL_TARGET= default