diff options
Diffstat (limited to 'devel/scalatest/Makefile')
-rw-r--r-- | devel/scalatest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/scalatest/Makefile b/devel/scalatest/Makefile index fd319783b20c..f2ce8ffa2cb5 100644 --- a/devel/scalatest/Makefile +++ b/devel/scalatest/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.artima.com/downloadScalaTest/ \ MAINTAINER= mitsururike@gmail.com COMMENT= A regression testing utility for use with the Scala Language -LICENSE= ASL +LICENSE= AL2 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= scala>=2.9.0:${PORTSDIR}/lang/scala |