diff options
author | jnemeth <jnemeth> | 2010-01-21 06:18:03 +0000 |
---|---|---|
committer | jnemeth <jnemeth> | 2010-01-21 06:18:03 +0000 |
commit | 52fefe9f2f24de5e145f746b4f32dd09a3fca72d (patch) | |
tree | cdc1218970121288ddcccd9edbaf56e7589966bd /textproc | |
parent | a8cce1c0017c0c726af4a4701dd7f3439880287e (diff) | |
download | pkgsrc-52fefe9f2f24de5e145f746b4f32dd09a3fca72d.tar.gz |
sort
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 7a70aca8ebf..de0f1f6924a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.513 2010/01/16 21:32:44 sno Exp $ +# $NetBSD: Makefile,v 1.514 2010/01/21 06:18:03 jnemeth Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -269,8 +269,8 @@ SUBDIR+= p5-Template-Plugin-Autoformat SUBDIR+= p5-Template-Plugin-CSV SUBDIR+= p5-Template-Plugin-Latex SUBDIR+= p5-Template-Plugin-Number-Format -SUBDIR+= p5-Template-Tiny SUBDIR+= p5-Template-Plugin-YAML +SUBDIR+= p5-Template-Tiny SUBDIR+= p5-Text-Aspell SUBDIR+= p5-Text-Autoformat SUBDIR+= p5-Text-Balanced |