summaryrefslogtreecommitdiff
path: root/databases/py-mysqldb
diff options
context:
space:
mode:
authorobache <obache>2012-09-15 15:03:21 +0000
committerobache <obache>2012-09-15 15:03:21 +0000
commit54c02be621a3b204ba59c2ab73715ff82e33a063 (patch)
tree9310ac445c0a6b99c186cf345ff4a40fe7a0c756 /databases/py-mysqldb
parentc88be44a67c9e4b9b2e821e84c3b2f794335f907 (diff)
downloadpkgsrc-54c02be621a3b204ba59c2ab73715ff82e33a063.tar.gz
Recursive bump from mysql51-client library changed to use openssl.
Diffstat (limited to 'databases/py-mysqldb')
-rw-r--r--databases/py-mysqldb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-mysqldb/Makefile b/databases/py-mysqldb/Makefile
index c5dec1959b6..b8fe748ab40 100644
--- a/databases/py-mysqldb/Makefile
+++ b/databases/py-mysqldb/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.33 2012/04/15 22:00:59 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2012/09/15 15:03:23 obache Exp $
DISTNAME= MySQL-python-${DIST_VERSION}
PKGNAME= ${PYPKGPREFIX}-mysqldb-${DIST_VERSION:S/c/rc/}
DIST_VERSION= 1.2.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mysql-python/}