diff options
author | he <he@pkgsrc.org> | 2009-02-22 16:21:00 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-02-22 16:21:00 +0000 |
commit | d930709c339c2f8eb7619e8e222b77ffaaaf5477 (patch) | |
tree | 80c7d6ab509f3f375d8f83aa3b20a056c1f59a2d /textproc/Makefile | |
parent | 5a84574921b898b114a10fc735010824bc8f77fd (diff) | |
download | pkgsrc-d930709c339c2f8eb7619e8e222b77ffaaaf5477.tar.gz |
Add p5-String-BufferStack.
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 2fa95965f31..2018c1a6f03 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.463 2009/02/18 16:39:40 kleink Exp $ +# $NetBSD: Makefile,v 1.464 2009/02/22 16:21:00 he Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -225,6 +225,7 @@ SUBDIR+= p5-Regexp-Common SUBDIR+= p5-SGMLS SUBDIR+= p5-Search-Xapian SUBDIR+= p5-String-Approx +SUBDIR+= p5-String-BufferStack SUBDIR+= p5-String-CRC32 SUBDIR+= p5-String-Koremutake SUBDIR+= p5-String-ShellQuote |