diff options
author | pettai <pettai> | 2010-03-09 19:44:52 +0000 |
---|---|---|
committer | pettai <pettai> | 2010-03-09 19:44:52 +0000 |
commit | 1dc63e0d3ba3992bcc6e14f58da6ac780459596d (patch) | |
tree | e489abebd7d917f69eaf08af36a1020e67e59ef5 /textproc/Makefile | |
parent | 566ed84625df0579598a2884261bd1c9a7a41509 (diff) | |
download | pkgsrc-1dc63e0d3ba3992bcc6e14f58da6ac780459596d.tar.gz |
+ p5-List-Compare
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 424059afec2..1887b1393e0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.522 2010/02/16 17:23:39 taca Exp $ +# $NetBSD: Makefile,v 1.523 2010/03/09 19:44:52 pettai Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -236,6 +236,7 @@ SUBDIR+= p5-Lingua-EN-Numbers-Ordinate SUBDIR+= p5-Lingua-EN-Sentence SUBDIR+= p5-Lingua-Preferred SUBDIR+= p5-Lingua-Stem-Snowball +SUBDIR+= p5-List-Compare SUBDIR+= p5-Net-Dict SUBDIR+= p5-Number-Format SUBDIR+= p5-Number-Spell |