diff options
Diffstat (limited to 'www/py-mt/Makefile')
-rw-r--r-- | www/py-mt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/py-mt/Makefile b/www/py-mt/Makefile index bd0e941f2e0a..2b8b6fd55950 100644 --- a/www/py-mt/Makefile +++ b/www/py-mt/Makefile @@ -9,8 +9,7 @@ PORTNAME= mt PORTVERSION= 1.0 CATEGORIES= www python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= pymt +MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/PyMT-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyMT-${PORTVERSION} |