diff options
Diffstat (limited to 'devel/ruby-build/Makefile')
-rw-r--r-- | devel/ruby-build/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ruby-build/Makefile b/devel/ruby-build/Makefile index f3aa55caec95..5d21acc6d45e 100644 --- a/devel/ruby-build/Makefile +++ b/devel/ruby-build/Makefile @@ -6,6 +6,7 @@ DIST_SUBDIR= rbenv MAINTAINER= ruby@FreeBSD.org COMMENT= Compile and install different ruby versions +WWW= https://github.com/rbenv/ruby-build LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |