diff options
Diffstat (limited to 'devel/rubygem-metaclass/Makefile')
-rw-r--r-- | devel/rubygem-metaclass/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-metaclass/Makefile b/devel/rubygem-metaclass/Makefile index 788efddd3506..c7e83a1280d1 100644 --- a/devel/rubygem-metaclass/Makefile +++ b/devel/rubygem-metaclass/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Adds a metaclass method to all Ruby objects +WWW= https://github.com/floehopper/metaclass LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING.txt |