diff options
Diffstat (limited to 'net/py-soappy-devel/Makefile')
-rw-r--r-- | net/py-soappy-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/py-soappy-devel/Makefile b/net/py-soappy-devel/Makefile index ff4d3c5d1b6e..aabccafed1a4 100644 --- a/net/py-soappy-devel/Makefile +++ b/net/py-soappy-devel/Makefile @@ -8,8 +8,7 @@ PORTNAME= soappy PORTVERSION= 0.12.0 CATEGORIES= net python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= pywebsvcs +MASTER_SITES= SF/pywebsvcs/SOAP.py/${PORTVERSION}_rc1 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -devel DISTNAME= SOAPpy-${PORTVERSION} |