diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-08-16 00:41:57 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-08-16 00:41:57 +0000 |
commit | f53439f59f36d8ad67e765e98ecf4dddbef69000 (patch) | |
tree | 1842da62c9541d74d26f8eda8cf4845a9f0ddbf9 /textproc/rubygem-diff-lcs | |
parent | 45bd973b83b644cc693fee2e4e3e6752f5cf0f75 (diff) |
- Update WWW
Notes
Notes:
svn path=/head/; revision=394354
Diffstat (limited to 'textproc/rubygem-diff-lcs')
-rw-r--r-- | textproc/rubygem-diff-lcs/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-diff-lcs/pkg-descr b/textproc/rubygem-diff-lcs/pkg-descr index 958ac782810b..ca627c8e60bc 100644 --- a/textproc/rubygem-diff-lcs/pkg-descr +++ b/textproc/rubygem-diff-lcs/pkg-descr @@ -2,4 +2,4 @@ Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest common subsequence (LCS) algorithm to compute intelligent differences between two sequenced enumerable containers. -WWW: http://rubygems.org/gems/diff-lcs/ +WWW: https://github.com/halostatue/diff-lcs |