aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorJulien Laffaye <jlaffaye@FreeBSD.org>2012-05-14 22:15:40 +0000
committerJulien Laffaye <jlaffaye@FreeBSD.org>2012-05-14 22:15:40 +0000
commit120fcbafc485f23596911c98881f7b538e98e99b (patch)
treecc9546f1d09aaf1a6f7097d6b50614aa93b4ffc3 /databases/Makefile
parentf9eace9cf8937798d0fe0e678cec620a4bb3df61 (diff)
downloadports-120fcbafc485f23596911c98881f7b538e98e99b.tar.gz
ports-120fcbafc485f23596911c98881f7b538e98e99b.zip
Add py-MySQLdb50, a slave port of py-MySQLdb with MySQL 5.0.
PR: ports/152066 Submitted by: Tom Judge <tom@tomjudge.com>
Notes
Notes: svn path=/head/; revision=296622
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index d63650ac1b5f..9d1d4bedc5d6 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -643,6 +643,7 @@
SUBDIR += py-Elixir
SUBDIR += py-MySQLdb
SUBDIR += py-MySQLdb41
+ SUBDIR += py-MySQLdb50
SUBDIR += py-PyGreSQL
SUBDIR += py-bsddb
SUBDIR += py-bsddb3