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 fb96e8b713a3..05c329d671d8 100644 --- a/devel/scalatest/Makefile +++ b/devel/scalatest/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.artima.com/downloadScalaTest/ \ MAINTAINER= mitsururike@gmail.com COMMENT= A regression testing utility for use with the Scala Language -LICENSE= AL2 +LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= scala>=2.9.0:${PORTSDIR}/lang/scala |