diff options
Diffstat (limited to 'www/closure-compiler/Makefile')
-rw-r--r-- | www/closure-compiler/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/closure-compiler/Makefile b/www/closure-compiler/Makefile index 0a5251e111ad..eb82260c731a 100644 --- a/www/closure-compiler/Makefile +++ b/www/closure-compiler/Makefile @@ -8,10 +8,10 @@ PORTNAME= closure-compiler PORTVERSION= 20110119 CATEGORIES= www java -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} +MASTER_SITES= GOOGLE_CODE DISTNAME= compiler-${PORTVERSION} -MAINTAINER= kimelto@gmail.com +MAINTAINER= jlaffaye@FreeBSD.org COMMENT= Closure Compiler LICENSE= ASL |