diff options
Diffstat (limited to 'www/py-django_compressor/Makefile')
-rw-r--r-- | www/py-django_compressor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django_compressor/Makefile b/www/py-django_compressor/Makefile index db37081a63d..1eedbdb6b2a 100644 --- a/www/py-django_compressor/Makefile +++ b/www/py-django_compressor/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= changlp@cs.nctu.edu.tw -COMMENT= Compresses linked and inline javascript/CSS into a single cached file +COMMENT= Compresses linked and inline JavaScript/CSS into a single cached file LICENSE= MIT |