diff options
author | knu <knu@FreeBSD.org> | 2002-02-14 23:06:42 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-02-14 23:06:42 +0800 |
commit | 26aeec7e7741f983e20ebb0211b575fb6da43e2f (patch) | |
tree | ed6c86a88a1b851d9674e875ae9f98a1a44a3901 /textproc | |
parent | a8893ae7b4147bbb9c973f98a54d51a7ed91d8f2 (diff) | |
download | freebsd-ports-gnome-26aeec7e7741f983e20ebb0211b575fb6da43e2f.tar.gz freebsd-ports-gnome-26aeec7e7741f983e20ebb0211b575fb6da43e2f.tar.zst freebsd-ports-gnome-26aeec7e7741f983e20ebb0211b575fb6da43e2f.zip |
Add a missing entry: "tclxml".
Sort entries.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index c6fa5974a85a..ad6ced85b85c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -135,6 +135,8 @@ SUBDIR += p5-Parse-Syslog SUBDIR += p5-RADIUS-UserFile SUBDIR += p5-RDF-Notation3 + SUBDIR += p5-Regexp-Common + SUBDIR += p5-SVG SUBDIR += p5-Sort-ArbBiLex SUBDIR += p5-Sort-Fields SUBDIR += p5-Sort-PolySort @@ -143,8 +145,6 @@ SUBDIR += p5-String-Scanf SUBDIR += p5-String-ShellQuote SUBDIR += p5-String-Strip - SUBDIR += p5-Regexp-Common - SUBDIR += p5-SVG SUBDIR += p5-Text-Autoformat SUBDIR += p5-Text-Balanced SUBDIR += p5-Text-Bind @@ -265,6 +265,7 @@ SUBDIR += source-highlight SUBDIR += sp SUBDIR += tclExpat + SUBDIR += tclxml SUBDIR += tdtd.el SUBDIR += tex2im SUBDIR += texi2html |