diff options
Diffstat (limited to 'devel/py-istring/Makefile')
-rw-r--r-- | devel/py-istring/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-istring/Makefile b/devel/py-istring/Makefile index 084800a1cbbf..7f1e536ff30e 100644 --- a/devel/py-istring/Makefile +++ b/devel/py-istring/Makefile @@ -9,8 +9,8 @@ PORTNAME= istring PORTVERSION= 1.0.1 CATEGORIES= devel python -MASTER_SITES= http://www.neosynapse.net/downloads/ \ - http://core.inec.ru/~az/ +MASTER_SITES= http://www.neosynapse.net/downloads/ + PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} |