diff options
author | he <he@pkgsrc.org> | 2009-01-05 09:41:16 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-01-05 09:41:16 +0000 |
commit | 28aadcf59da9ce9ca477a984e6d18a5b3a57d18f (patch) | |
tree | 858b60ddd5131d1eb84d133fc5b4ad50665570c1 /textproc | |
parent | 4a36d73dfefe823d36524384bbc0ffb2ba1f8856 (diff) | |
download | pkgsrc-28aadcf59da9ce9ca477a984e6d18a5b3a57d18f.tar.gz |
Add p5-podlators.
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 5ec7679cf0a..6336fa81a89 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.453 2009/01/04 18:01:01 wiz Exp $ +# $NetBSD: Makefile,v 1.454 2009/01/05 09:41:16 he Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -325,6 +325,7 @@ SUBDIR+= p5-iCal-Parser SUBDIR+= p5-libxml SUBDIR+= p5-mecab SUBDIR+= p5-native-hyperestraier +SUBDIR+= p5-podlators SUBDIR+= par SUBDIR+= pear-Console_Table SUBDIR+= pear-File_Find |