diff options
Diffstat (limited to 'www/closure-compiler')
-rw-r--r-- | www/closure-compiler/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/closure-compiler/Makefile b/www/closure-compiler/Makefile index b3a1e6763079..4339b4240cf7 100644 --- a/www/closure-compiler/Makefile +++ b/www/closure-compiler/Makefile @@ -11,9 +11,11 @@ CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= compiler-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kimelto@gmail.com COMMENT= Closure Compiler +LICENSE= ASL + NO_BUILD= yes NO_WRKSUBDIR= yes SUB_FILES= closure-compiler |