diff options
Diffstat (limited to 'math/py-theano/Makefile')
-rw-r--r-- | math/py-theano/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-theano/Makefile b/math/py-theano/Makefile index 35c4e3b98908..7b2748ab4f4a 100644 --- a/math/py-theano/Makefile +++ b/math/py-theano/Makefile @@ -4,8 +4,7 @@ PORTNAME= theano PORTVERSION= 0.7.0 CATEGORIES= math python -MASTER_SITES= CHEESESHOP -MASTER_SITE_SUBDIR=source/T/Theano +MASTER_SITES= CHEESESHOP/source/T/Theano PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Theano-${DISTVERSION} |