From 8a7bdfc84bb2c2e31e37ac073c1bbcaa9b990c5d Mon Sep 17 00:00:00 2001 From: shell Date: Thu, 20 Sep 2001 13:33:21 +0000 Subject: [PATCH] Add missing p5-String-Random --- textproc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/Makefile b/textproc/Makefile index c3cfa7bba48..244310a5a74 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.67 2001/09/13 21:38:39 todd Exp $ +# $OpenBSD: Makefile,v 1.68 2001/09/20 13:33:21 shell Exp $ # $FreeBSD: Makefile,v 1.15 1997/11/22 00:31:24 jseger Exp $ # @@ -33,6 +33,7 @@ SUBDIR += p5-Blatte SUBDIR += p5-Font-TTF SUBDIR += p5-String-Approx + SUBDIR += p5-String-Random SUBDIR += p5-String-Similarity SUBDIR += p5-Text-PDF SUBDIR += p5-Text-Template