From f0e41f3a3e007760f64a936bf789669566f814be Mon Sep 17 00:00:00 2001 From: sturm Date: Fri, 6 Dec 2002 20:56:28 +0000 Subject: [PATCH] add p5-String-ShellQuote --- textproc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/Makefile b/textproc/Makefile index 03a5d4f2408..6971a2a2363 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.86 2002/12/01 21:07:57 margarida Exp $ +# $OpenBSD: Makefile,v 1.87 2002/12/06 20:56:28 sturm Exp $ # $FreeBSD: Makefile,v 1.15 1997/11/22 00:31:24 jseger Exp $ SUBDIR += TclXML @@ -41,6 +41,7 @@ SUBDIR += p5-Number-Format SUBDIR += p5-String-Approx SUBDIR += p5-String-Random + SUBDIR += p5-String-ShellQuote SUBDIR += p5-String-Similarity SUBDIR += p5-Text-Autoformat SUBDIR += p5-Text-PDF