diff options
Diffstat (limited to 'math/py-plastex')
-rw-r--r-- | math/py-plastex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-plastex/Makefile b/math/py-plastex/Makefile index acd200667639..8da3e3acdb8d 100644 --- a/math/py-plastex/Makefile +++ b/math/py-plastex/Makefile @@ -8,7 +8,7 @@ PORTNAME= plastex PORTVERSION= 0.9.1 CATEGORIES= math python -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/rel-0-9-1 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz |