diff options
Diffstat (limited to 'devel/rubygem-fuzzy_match/Makefile')
-rw-r--r-- | devel/rubygem-fuzzy_match/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-fuzzy_match/Makefile b/devel/rubygem-fuzzy_match/Makefile index 39514ba48ac1..e385112508c6 100644 --- a/devel/rubygem-fuzzy_match/Makefile +++ b/devel/rubygem-fuzzy_match/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fuzzy match using string similarity and regexp rules +WWW= https://github.com/seamusabshere/fuzzy_match LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |