diff options
Diffstat (limited to 'net/py-zsi/Makefile')
-rw-r--r-- | net/py-zsi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/py-zsi/Makefile b/net/py-zsi/Makefile index 3861f38e9cbe..b5946a33bd28 100644 --- a/net/py-zsi/Makefile +++ b/net/py-zsi/Makefile @@ -9,8 +9,7 @@ PORTNAME= zsi PORTVERSION= 2.0 PORTEPOCH= 1 CATEGORIES= net python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= pywebsvcs +MASTER_SITES= SF/pywebsvcs/ZSI/ZSI-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:U}-${PORTVERSION} |