diff options
Diffstat (limited to 'devel/py-cld/Makefile')
-rw-r--r-- | devel/py-cld/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-cld/Makefile b/devel/py-cld/Makefile index c6e9ba410fb1..3db18f8c3661 100644 --- a/devel/py-cld/Makefile +++ b/devel/py-cld/Makefile @@ -4,8 +4,7 @@ PORTNAME= cld PORTVERSION= 20150113 CATEGORIES= devel python -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= demon +MASTER_SITES= LOCAL/demon PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= chromium_compact_language_detector-${PORTVERSION} |