diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2013-07-11 04:03:01 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2013-07-11 04:03:01 +0000 |
commit | 5a66074c1b0db46aa6a2a9d903b308bf42a72011 (patch) | |
tree | 4d1f5f81d369baabae3caac9727f6dc3ac15972b /textproc | |
parent | f704b6a9585fbc57d9c034538d1f2442c752447d (diff) | |
download | pkgsrc-5a66074c1b0db46aa6a2a9d903b308bf42a72011.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 dc8593c307b..4bf146e4769 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.734 2013/07/06 01:08:47 rodent Exp $ +# $NetBSD: Makefile,v 1.735 2013/07/11 04:05:15 jnemeth Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -353,8 +353,8 @@ SUBDIR+= p5-Feed-Find SUBDIR+= p5-File-ReadBackwards SUBDIR+= p5-Filter SUBDIR+= p5-FormValidator-Simple -SUBDIR+= p5-HTML-FormatText-WithLinks-AndTables SUBDIR+= p5-HTML-FormatText-WithLinks +SUBDIR+= p5-HTML-FormatText-WithLinks-AndTables SUBDIR+= p5-Kwalify SUBDIR+= p5-Lingua-EN-FindNumber SUBDIR+= p5-Lingua-EN-Inflect |