diff options
Diffstat (limited to 'devel/rubygem-hashdiff/Makefile')
-rw-r--r-- | devel/rubygem-hashdiff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-hashdiff/Makefile b/devel/rubygem-hashdiff/Makefile index 2d78ea009b8d..616363ab489e 100644 --- a/devel/rubygem-hashdiff/Makefile +++ b/devel/rubygem-hashdiff/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Diff lib to compute the smallest difference between two hashes +WWW= https://github.com/liufengyun/hashdiff LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |