diff options
Diffstat (limited to 'devel/py-icu/Makefile')
-rw-r--r-- | devel/py-icu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-icu/Makefile b/devel/py-icu/Makefile index b5114df568cd..a58a926d5dcb 100644 --- a/devel/py-icu/Makefile +++ b/devel/py-icu/Makefile @@ -5,8 +5,7 @@ PORTNAME= icu PORTVERSION= 1.8 PORTREVISION= 1 CATEGORIES= devel python -MASTER_SITES= ${MASTER_SITE_CHEESESHOP} -MASTER_SITE_SUBDIR= source/P/PyICU +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyICU-${PORTVERSION} |