diff options
author | cjep <cjep> | 2002-10-08 05:29:33 +0000 |
---|---|---|
committer | cjep <cjep> | 2002-10-08 05:29:33 +0000 |
commit | 58ac52213eb48666ba21e15a55edca0cde44a8ee (patch) | |
tree | 07b4fb0bcad3e5a4749b5326bd386c7ad37c256c /textproc | |
parent | 34744f6dcf3b1760e7c84095499a82989f83fa5a (diff) | |
download | pkgsrc-58ac52213eb48666ba21e15a55edca0cde44a8ee.tar.gz |
Add and enable p5-String-CRC32
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 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 |