From 9518f73eeb2f1a312164f908100ef839fef72904 Mon Sep 17 00:00:00 2001 From: sobomax Date: Thu, 24 Oct 2002 17:22:24 +0000 Subject: Add p5-String-LRC 1.01, a perl interface for longitudinal redundancy check generation. --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 896924a87b87..42da45d7a1cd 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -568,6 +568,7 @@ SUBDIR += p5-String-Approx SUBDIR += p5-String-CRC32 SUBDIR += p5-String-Checker + SUBDIR += p5-String-LRC SUBDIR += p5-String-Random SUBDIR += p5-String-RexxParse SUBDIR += p5-String-Similarity -- cgit