diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-05-24 15:31:21 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-05-24 15:31:21 +0000 |
commit | 018e66797f392c355b2aebee709a92648b247d4f (patch) | |
tree | adc436a93d89485bd686990165205aac9fe07790 /net-mgmt | |
parent | 7d32da8e2dc01d5ef9e958a6606953894e0631a5 (diff) | |
download | ports-018e66797f392c355b2aebee709a92648b247d4f.tar.gz ports-018e66797f392c355b2aebee709a92648b247d4f.zip |
Notes
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 ea909465fb6e..8bafa1e52535 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= ports@FreeBSD.org +MAINTAINER= gcooper@FreeBSD.org COMMENT= SNMP framework for Python CONFLICTS= py??-snmp2-[0-9]* py??-snmp4-[0-9]* |