diff options
Diffstat (limited to 'net-mgmt/py-snmp/Makefile')
-rw-r--r-- | net-mgmt/py-snmp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/py-snmp/Makefile b/net-mgmt/py-snmp/Makefile index f7591e3942bd..a66fe89deef4 100644 --- a/net-mgmt/py-snmp/Makefile +++ b/net-mgmt/py-snmp/Makefile @@ -8,8 +8,7 @@ PORTNAME= snmp PORTVERSION= 3.4.4 CATEGORIES= net-mgmt python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= pysnmp +MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}-devel/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pysnmp-${PORTVERSION} |