diff options
Diffstat (limited to 'net-mgmt/py-snmp4-apps/Makefile')
-rw-r--r-- | net-mgmt/py-snmp4-apps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-snmp4-apps/Makefile b/net-mgmt/py-snmp4-apps/Makefile index 74ac5dfb821f..377cfb78338f 100644 --- a/net-mgmt/py-snmp4-apps/Makefile +++ b/net-mgmt/py-snmp4-apps/Makefile @@ -8,7 +8,7 @@ PORTNAME= snmp4-apps PORTVERSION= 0.2.7a CATEGORIES= net-mgmt python -MASTER_SITES= SF/pysnmp +MASTER_SITES= SF/pysnmp/pysnmp-apps-devel/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pysnmp-apps-${PORTVERSION} |