diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2010-06-06 17:00:58 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2010-06-06 17:00:58 +0000 |
commit | adbcbdd9d61016d644972f8b9cebc3450efa68f6 (patch) | |
tree | 8d33727b021d1007d6d9cc5dfe4b518170793966 /net/py-txamqp | |
parent | 2600bed8061f0d7d8d2c7c6d45bfc6fbeff5afa2 (diff) | |
download | ports-adbcbdd9d61016d644972f8b9cebc3450efa68f6.tar.gz ports-adbcbdd9d61016d644972f8b9cebc3450efa68f6.zip |
Notes
Diffstat (limited to 'net/py-txamqp')
-rw-r--r-- | net/py-txamqp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-txamqp/Makefile b/net/py-txamqp/Makefile index 1ddfc176f166..34b819838694 100644 --- a/net/py-txamqp/Makefile +++ b/net/py-txamqp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://launchpadlibrarian.net/30388120/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}_${PORTVERSION}.orig -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Twisted Python library for the AMQP messaging protocol RUN_DEPENDS= ${PYTHON_SITELIBDIR}/thrift/__init__.py:${PORTSDIR}/devel/py-thrift |