diff options
Diffstat (limited to 'net-mgmt/py-snmp')
-rw-r--r-- | net-mgmt/py-snmp/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/py-snmp/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-snmp/Makefile b/net-mgmt/py-snmp/Makefile index 93cfdc0c7e98..f7284debe4ab 100644 --- a/net-mgmt/py-snmp/Makefile +++ b/net-mgmt/py-snmp/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pysnmp-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= SNMP framework for Python USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/net-mgmt/py-snmp/pkg-comment b/net-mgmt/py-snmp/pkg-comment deleted file mode 100644 index ea7cb0be90e5..000000000000 --- a/net-mgmt/py-snmp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SNMP framework for Python |