diff options
Diffstat (limited to 'www/py-cssmin/Makefile')
-rw-r--r-- | www/py-cssmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-cssmin/Makefile b/www/py-cssmin/Makefile index 5dc06a2237d1..705338336868 100644 --- a/www/py-cssmin/Makefile +++ b/www/py-cssmin/Makefile @@ -2,7 +2,7 @@ PORTNAME= cssmin PORTVERSION= 0.2.0 PORTREVISION= 2 CATEGORIES= www python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |