diff options
Diffstat (limited to 'devel/rubygem-ast/Makefile')
-rw-r--r-- | devel/rubygem-ast/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-ast/Makefile b/devel/rubygem-ast/Makefile index 6ba0dc820213..0ea28847bfaa 100644 --- a/devel/rubygem-ast/Makefile +++ b/devel/rubygem-ast/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for working with Abstract Syntax Trees +WWW= https://github.com/whitequark/ast LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.MIT |