diff options
Diffstat (limited to 'devel/ruby-install/Makefile')
-rw-r--r-- | devel/ruby-install/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ruby-install/Makefile b/devel/ruby-install/Makefile index e1fb294bdcaa..da950b57b02f 100644 --- a/devel/ruby-install/Makefile +++ b/devel/ruby-install/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel ruby MAINTAINER= henry@henryphan.com COMMENT= Compile and install different versions of Ruby +WWW= https://github.com/postmodern/ruby-install LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |