diff options
Diffstat (limited to 'www/closure-linter/Makefile')
-rw-r--r-- | www/closure-linter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/closure-linter/Makefile b/www/closure-linter/Makefile index cb78475a2acd..8437a0d464c6 100644 --- a/www/closure-linter/Makefile +++ b/www/closure-linter/Makefile @@ -15,7 +15,7 @@ DISTNAME= closure_linter-${PORTVERSION} MAINTAINER= jlaffaye@FreeBSD.org COMMENT= JavaScript linter -LICENSE= ASL +LICENSE= AL2 BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gflags:${PORTSDIR}/devel/py-gflags RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gflags:${PORTSDIR}/devel/py-gflags |