diff options
Diffstat (limited to 'devel/py-unit/Makefile')
-rw-r--r-- | devel/py-unit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-unit/Makefile b/devel/py-unit/Makefile index 47945811e4b2..cb393dea2e42 100644 --- a/devel/py-unit/Makefile +++ b/devel/py-unit/Makefile @@ -9,8 +9,7 @@ PORTNAME= unit PORTVERSION= 1.4.1 PORTREVISION= 1 CATEGORIES= devel python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= pyunit +MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyunit-${PORTVERSION} |