diff options
Diffstat (limited to 'devel/rubygem-sus/Makefile')
-rw-r--r-- | devel/rubygem-sus/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/rubygem-sus/Makefile b/devel/rubygem-sus/Makefile index 265807e93ab3..6f717b056520 100644 --- a/devel/rubygem-sus/Makefile +++ b/devel/rubygem-sus/Makefile @@ -1,11 +1,12 @@ PORTNAME= sus -PORTVERSION= 0.32.0 +PORTVERSION= 0.33.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast and scalable test runner -WWW= https://github.com/socketry/sus +WWW= https://socketry.github.io/sus/ \ + https://github.com/socketry/sus LICENSE= MIT LICENSE_FILE= ${WRKSRC}/license.md |