diff options
author | jnemeth <jnemeth> | 2012-05-17 05:11:38 +0000 |
---|---|---|
committer | jnemeth <jnemeth> | 2012-05-17 05:11:38 +0000 |
commit | d53c73accc90b0df27d8ef16865f76e257b6df7e (patch) | |
tree | b8560eea1ff182dbe5273959fb17cbfc43af40c7 /textproc | |
parent | 80c2837da6b70cdc20ec68439f371f2b6d28474c (diff) | |
download | pkgsrc-d53c73accc90b0df27d8ef16865f76e257b6df7e.tar.gz |
add and enable p5-Unicode-LineBreak
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 634197a8543..4a3dae962bb 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.621 2012/05/12 15:17:02 cheusov Exp $ +# $NetBSD: Makefile,v 1.622 2012/05/17 05:11:38 jnemeth Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -398,6 +398,7 @@ SUBDIR+= p5-Text-Wrapper SUBDIR+= p5-Text-Xslate SUBDIR+= p5-Text-vCard SUBDIR+= p5-Text-vFile-asData +SUBDIR+= p5-Unicode-LineBreak SUBDIR+= p5-XML-Atom SUBDIR+= p5-XML-Atom-SimpleFeed SUBDIR+= p5-XML-Atom-Stream |