diff options
Diffstat (limited to 'net/exaddos')
-rw-r--r-- | net/exaddos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/exaddos/Makefile b/net/exaddos/Makefile index 0d55d81e1853..e969701368c6 100644 --- a/net/exaddos/Makefile +++ b/net/exaddos/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}snmp4-mibs>=0.1.4:${PORTSDIR}/net-mgmt/py-snmp4-mibs \ - ${PYTHON_PKGNAMEPREFIX}snmp4>=4.2.3:${PORTSDIR}/net-mgmt/py-snmp4 + ${PYTHON_PKGNAMEPREFIX}snmp4>=4.2.3:${PORTSDIR}/net-mgmt/py-snmp4 USE_GITHUB= yes GH_ACCOUNT= Exa-Networks |