diff options
Diffstat (limited to 'devel/R-cran-tinytest/Makefile')
-rw-r--r-- | devel/R-cran-tinytest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/R-cran-tinytest/Makefile b/devel/R-cran-tinytest/Makefile index b6d76847f727..3f1b8d56e376 100644 --- a/devel/R-cran-tinytest/Makefile +++ b/devel/R-cran-tinytest/Makefile @@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= ygy@FreeBSD.org COMMENT= Lightweight and Feature Complete Unit Testing Framework +WWW= https://github.com/markvanderloo/tinytest LICENSE= GPLv3 |