diff options
Diffstat (limited to 'devel/rubygem-validate_url/Makefile')
-rw-r--r-- | devel/rubygem-validate_url/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-validate_url/Makefile b/devel/rubygem-validate_url/Makefile index 6dc23544ec2c..4a4b19e02397 100644 --- a/devel/rubygem-validate_url/Makefile +++ b/devel/rubygem-validate_url/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Validating urls in Rails +WWW= https://github.com/perfectline/validates_url/tree/master LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |