diff options
author | he <he@pkgsrc.org> | 2008-04-07 13:08:15 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-04-07 13:08:15 +0000 |
commit | 6ac4c44287716deb6d5ef0048de5f6d6bed4327d (patch) | |
tree | 3e9808c7b68e099cd95022531543694046315d98 /textproc | |
parent | 5c48eb95bd0d318f62c043a530a642eaf0957df3 (diff) | |
download | pkgsrc-6ac4c44287716deb6d5ef0048de5f6d6bed4327d.tar.gz |
Add p5-String-Random.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 70812275bf6..5d1c2c2a700 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.405 2008/04/04 15:33:06 jlam Exp $ +# $NetBSD: Makefile,v 1.406 2008/04/07 13:08:15 he Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -197,6 +197,7 @@ SUBDIR+= p5-Regexp-Common SUBDIR+= p5-SGMLS SUBDIR+= p5-String-Approx SUBDIR+= p5-String-CRC32 +SUBDIR+= p5-String-Random SUBDIR+= p5-String-ShellQuote SUBDIR+= p5-Template-Plugin-Number-Format SUBDIR+= p5-Text-Autoformat |