diff options
Diffstat (limited to 'devel/scalatest/Makefile')
-rw-r--r-- | devel/scalatest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/scalatest/Makefile b/devel/scalatest/Makefile index 8593e43cdc14..b93e385b6791 100644 --- a/devel/scalatest/Makefile +++ b/devel/scalatest/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://www.artima.com/downloadScalaTest/ \ MAINTAINER= mitsururike@gmail.com COMMENT= Regression testing utility for use with the Scala Language +WWW= https://www.scalatest.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |