diff --git a/py-nose-pathmunge/Makefile b/py-nose-pathmunge/Makefile index dfdad747c9..628831deb6 100644 --- a/py-nose-pathmunge/Makefile +++ b/py-nose-pathmunge/Makefile @@ -3,10 +3,11 @@ DISTNAME= nose-pathmunge-0.1.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= wip -MASTER_SITES= https://files.pythonhosted.org/packages/77/9f/af78cb3d94eb3c2661119bc3dea19604164c298a0bf25f48ee211a399072/ +MASTER_SITES= ${MASTER_SITE_PYPI:=n/nose-pathmunge/} +#MASTER_SITES= https://files.pythonhosted.org/packages/77/9f/af78cb3d94eb3c2661119bc3dea19604164c298a0bf25f48ee211a399072/ MAINTAINER= root@zta.lk -HOMEPAGE= https://files.pythonhosted.org/packages/77/9f/af78cb3d94eb3c2661119bc3dea19604164c298a0bf25f48ee211a399072/ +HOMEPAGE= https://pypi.org/project/nose-pathmunge/ COMMENT= Plugin to the nose test framework which provides a method to add directories to the sys.path of nose. LICENSE= apache-2.0