diff options
Diffstat (limited to 'textproc/rubygem-diff_match_patch/Makefile')
-rw-r--r-- | textproc/rubygem-diff_match_patch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-diff_match_patch/Makefile b/textproc/rubygem-diff_match_patch/Makefile index 0dcd510c7252..576e7c8d8567 100644 --- a/textproc/rubygem-diff_match_patch/Makefile +++ b/textproc/rubygem-diff_match_patch/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Ruby implementation of Google diff_match_patch +WWW= https://github.com/kalmbach/diff_match_patch LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |