diff options
author | clsung <clsung@FreeBSD.org> | 2007-04-24 13:19:57 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-04-24 13:19:57 +0800 |
commit | 64bb8b352e4c350f261072578796ccfb823f42b5 (patch) | |
tree | 2de762870d884cae424ab9ecbe72d9c6d3e89b9f /net-mgmt | |
parent | 29165a5bef862d8373be197c8c4934c6b5570420 (diff) | |
download | freebsd-ports-gnome-64bb8b352e4c350f261072578796ccfb823f42b5.tar.gz freebsd-ports-gnome-64bb8b352e4c350f261072578796ccfb823f42b5.tar.zst freebsd-ports-gnome-64bb8b352e4c350f261072578796ccfb823f42b5.zip |
- maintainer resign.
PR: ports/112062
Submitted by: "kitsune " <v dot velox_AT_vvelox dot net>
Diffstat (limited to 'net-mgmt')
-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 \ |