diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-07-08 02:11:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-07-08 02:11:51 +0000 |
commit | a5feba6e0ed73d2c8d9b3e9f2cd46262af7c5b96 (patch) | |
tree | b91ec8ed7de0897ded0717f70b72aa9729c35b31 /net-mgmt/py-snmp/Makefile | |
parent | 4504c11b804362f33c5a974796fcb38255aa4843 (diff) |
Notes
Diffstat (limited to 'net-mgmt/py-snmp/Makefile')
-rw-r--r-- | net-mgmt/py-snmp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/py-snmp/Makefile b/net-mgmt/py-snmp/Makefile index ea909465fb6e..adfa5bf9c959 100644 --- a/net-mgmt/py-snmp/Makefile +++ b/net-mgmt/py-snmp/Makefile @@ -17,6 +17,8 @@ COMMENT= SNMP framework for Python CONFLICTS= py??-snmp2-[0-9]* py??-snmp4-[0-9]* +DEPRECATED= use net-mgmt/py-snmp4 instead + USE_PYTHON= yes USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME= pysnmp |