diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-04-24 05:19:57 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-04-24 05:19:57 +0000 |
commit | b3f404d96434e5ef11e2261b9ec706820a44a877 (patch) | |
tree | 08f4f773923a41b29ad292da03d9396739ff7371 | |
parent | dec57017fcf4b9aef5b6007d295b1b356ab57a1e (diff) | |
download | ports-b3f404d96434e5ef11e2261b9ec706820a44a877.tar.gz ports-b3f404d96434e5ef11e2261b9ec706820a44a877.zip |
Notes
-rw-r--r-- | net-mgmt/py-twistedSNMP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-twistedSNMP/Makefile b/net-mgmt/py-twistedSNMP/Makefile index 249c29ea1421..b84b6debae6a 100644 --- a/net-mgmt/py-twistedSNMP/Makefile +++ b/net-mgmt/py-twistedSNMP/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:L} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= TwistedSNMP-${PORTVERSION} -MAINTAINER= v.velox@vvelox.net +MAINTAINER= ports@FreeBSD.org COMMENT= Twisted Python framework for doing SNMP stuff BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted/__init__.py:${PORTSDIR}/devel/py-twistedCore \ |