diff options
Diffstat (limited to 'devel/rubygem-protected_attributes/Makefile')
-rw-r--r-- | devel/rubygem-protected_attributes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-protected_attributes/Makefile b/devel/rubygem-protected_attributes/Makefile index 943dfa14a1c4..65760fb69aa6 100644 --- a/devel/rubygem-protected_attributes/Makefile +++ b/devel/rubygem-protected_attributes/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Protect attributes from mass assignment +WWW= https://github.com/rails/protected_attributes LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |