1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- add WWW entry in pkg-descr

This commit is contained in:
Cheng-Lung Sung 2006-06-27 05:11:14 +00:00
parent e1a27fefe5
commit 6d1540a499
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166425
2 changed files with 3 additions and 0 deletions

View File

@ -1,2 +1,4 @@
Algorithm::Annotate generates a list that is useful for generating
output simliar to "cvs annotate".
WWW: http://search.cpan.org/dist/Algorithm-Annotate/

View File

@ -5,5 +5,6 @@ least 3 indices (i, j, k) such that str1[i] != str2[i], str1[j] != str2[j],
and str1[k] != str2[k].
Author: Jettero Heller <jettero@voltar.org>
WWW: http://search.cpan.org/dist/Algorithm-MDiff/
--will