diff options
Diffstat (limited to 'devel/py-tables/Makefile')
-rw-r--r-- | devel/py-tables/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-tables/Makefile b/devel/py-tables/Makefile index c8ad5f348663..4bf6ea9d2b91 100644 --- a/devel/py-tables/Makefile +++ b/devel/py-tables/Makefile @@ -9,7 +9,8 @@ PORTNAME= tables PORTVERSION= 2.0.4 CATEGORIES= devel python -MASTER_SITES= http://www.pytables.org/download/stable/ +MASTER_SITES= http://www.pytables.org/download/stable/ \ + http://www.pytables.org/download/py${PORTNAME}-${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pytables-${PORTVERSION} |