diff options
Diffstat (limited to 'devel/rubygem-recursive-open-struct/Makefile')
-rw-r--r-- | devel/rubygem-recursive-open-struct/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-recursive-open-struct/Makefile b/devel/rubygem-recursive-open-struct/Makefile index 202f3e1f5ce4..7e3dc7702707 100644 --- a/devel/rubygem-recursive-open-struct/Makefile +++ b/devel/rubygem-recursive-open-struct/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Allows nested hashes to be treated in a recursive fashion +WWW= https://github.com/aetherknight/recursive-open-struct LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |