diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-02-22 06:25:03 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-02-22 06:25:03 +0000 |
commit | 9c5ac460dabe68778cd3fdd080409aeaad09bcba (patch) | |
tree | 5b6acbfad06f324398bc07191ce8a0aa3a176b13 /irc | |
parent | e2b45782f393bec52088c8fcf84f4f2c5c4f7fca (diff) | |
download | ports-9c5ac460dabe68778cd3fdd080409aeaad09bcba.tar.gz ports-9c5ac460dabe68778cd3fdd080409aeaad09bcba.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/py-gozerbot/Makefile | 2 | ||||
-rw-r--r-- | irc/py-gozerbot/distinfo | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/irc/py-gozerbot/Makefile b/irc/py-gozerbot/Makefile index eb2d83bfad6e..c9d1f9fec737 100644 --- a/irc/py-gozerbot/Makefile +++ b/irc/py-gozerbot/Makefile @@ -42,7 +42,7 @@ post-install: .include <bsd.port.pre.mk> .if defined(WITH_MYSQL) -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}>=0:${PORTSDIR}/databases/py-MySQLdb +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=0:${PORTSDIR}/databases/py-MySQLdb .endif .if defined(WITH_XMPP) diff --git a/irc/py-gozerbot/distinfo b/irc/py-gozerbot/distinfo index 4871eaeeecfd..1b3f7bf7d298 100644 --- a/irc/py-gozerbot/distinfo +++ b/irc/py-gozerbot/distinfo @@ -1,3 +1,2 @@ -MD5 (gozerbot-0.8.1.1.tar.gz) = f94037651700737f655f28244662c5a0 SHA256 (gozerbot-0.8.1.1.tar.gz) = 33d0460a0be92359427e6090e0cb68dff200922f21b49fa56ccd75ff5784fa07 SIZE (gozerbot-0.8.1.1.tar.gz) = 352671 |