diff options
author | cjep <cjep@pkgsrc.org> | 2002-10-08 05:29:33 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-10-08 05:29:33 +0000 |
commit | 63e500b8d00828eb7adfe669d33fba64278875d1 (patch) | |
tree | 07b4fb0bcad3e5a4749b5326bd386c7ad37c256c /textproc/Makefile | |
parent | d63db39d8212da0957b51338a371881616880ca3 (diff) | |
download | pkgsrc-63e500b8d00828eb7adfe669d33fba64278875d1.tar.gz |
Add and enable p5-String-CRC32
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 b2a3bd588a2..e1e756e91e7 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.165 2002/10/04 17:30:37 hubertf Exp $ +# $NetBSD: Makefile,v 1.166 2002/10/08 05:29:33 cjep Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -85,6 +85,7 @@ SUBDIR+= p5-PDF SUBDIR+= p5-PDF-API2 SUBDIR+= p5-PDF-Create SUBDIR+= p5-Pod-POM +SUBDIR+= p5-String-CRC32 SUBDIR+= p5-String-ShellQuote SUBDIR+= p5-Text-Autoformat SUBDIR+= p5-Text-Balanced |