diff options
Diffstat (limited to 'devel/py-aspyct/Makefile')
-rw-r--r-- | devel/py-aspyct/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-aspyct/Makefile b/devel/py-aspyct/Makefile index 38f7c78bce8b..db72a9b56d1c 100644 --- a/devel/py-aspyct/Makefile +++ b/devel/py-aspyct/Makefile @@ -8,8 +8,7 @@ PORTNAME= aspyct PORTVERSION= 3.0 CATEGORIES= devel python -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20beta%204 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:C/a/A/}-${PORTVERSION}_beta_4 |