diff options
Diffstat (limited to 'devel/rubygem-tsort/Makefile')
-rw-r--r-- | devel/rubygem-tsort/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-tsort/Makefile b/devel/rubygem-tsort/Makefile index 2e48f82cabda..b8c8ea952873 100644 --- a/devel/rubygem-tsort/Makefile +++ b/devel/rubygem-tsort/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Topological sorting using Tarjan's algorithm +WWW= https://github.com/ruby/tsort LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual |