diff options
Diffstat (limited to 'science/py-mdp/Makefile')
-rw-r--r-- | science/py-mdp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/py-mdp/Makefile b/science/py-mdp/Makefile index 45e0693c4f3a..34f88729cbc9 100644 --- a/science/py-mdp/Makefile +++ b/science/py-mdp/Makefile @@ -8,8 +8,7 @@ PORTNAME= mdp PORTVERSION= 2.4 CATEGORIES= science python -MASTER_SITES= SF -MASTER_SITE_SUBDIR= mdp-toolkit +MASTER_SITES= SF/${PORTNAME}-toolkit/${PORTNAME}-toolkit/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:U}-${PORTVERSION} |