diff options
author | wiz <wiz@pkgsrc.org> | 2016-04-15 12:04:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-04-15 12:04:55 +0000 |
commit | c96b105f57f4c9cb1306c63059d7316e50807b2d (patch) | |
tree | 22e76d903b8c4bcdb8895964964d138e743f17af /textproc/Makefile | |
parent | c22a5a3163bf149b45147bb5044fc38c10bf0f06 (diff) | |
download | pkgsrc-c96b105f57f4c9cb1306c63059d7316e50807b2d.tar.gz |
+ p5-String-Trim
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 75a2e2c8863..c63cd88df33 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.877 2016/04/15 11:48:02 wiz Exp $ +# $NetBSD: Makefile,v 1.878 2016/04/15 12:04:55 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -487,6 +487,7 @@ SUBDIR+= p5-String-RewritePrefix SUBDIR+= p5-String-ShellQuote SUBDIR+= p5-String-Similarity SUBDIR+= p5-String-ToIdentifier-EN +SUBDIR+= p5-String-Trim SUBDIR+= p5-String-Truncate SUBDIR+= p5-Swim SUBDIR+= p5-Syntax-Highlight-Engine-Kate |