diff options
author | linimon <linimon@FreeBSD.org> | 2010-07-08 10:04:06 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-07-08 10:04:06 +0800 |
commit | 412d7022fd788b676250220805bd87e89faab4f7 (patch) | |
tree | 55694b700a27ae3e91c937659ecf21ade0cdd532 /net-mgmt | |
parent | 720fdaa29076bae23711c5ce8fec1e537da1fa88 (diff) | |
download | freebsd-ports-gnome-412d7022fd788b676250220805bd87e89faab4f7.tar.gz freebsd-ports-gnome-412d7022fd788b676250220805bd87e89faab4f7.tar.zst freebsd-ports-gnome-412d7022fd788b676250220805bd87e89faab4f7.zip |
Reset maintainer per his request to ports@.
Feature safe: yes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/py-snmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-snmp/Makefile b/net-mgmt/py-snmp/Makefile index 8bafa1e52535..ea909465fb6e 100644 --- a/net-mgmt/py-snmp/Makefile +++ b/net-mgmt/py-snmp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}-devel/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pysnmp-${PORTVERSION} -MAINTAINER= gcooper@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SNMP framework for Python CONFLICTS= py??-snmp2-[0-9]* py??-snmp4-[0-9]* |