diff options
author | vanilla <vanilla@FreeBSD.org> | 2003-11-05 00:30:35 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2003-11-05 00:30:35 +0800 |
commit | 53c8918faf5befd74a3ea00e616f763ef9227f50 (patch) | |
tree | 0080cee77a7697d47c3f12a2acdd62e95055c8da /textproc/Makefile | |
parent | dd7e8858b289df564fcd81f961a6c08c18c38e7b (diff) | |
download | freebsd-ports-graphics-53c8918faf5befd74a3ea00e616f763ef9227f50.tar.gz freebsd-ports-graphics-53c8918faf5befd74a3ea00e616f763ef9227f50.tar.zst freebsd-ports-graphics-53c8918faf5befd74a3ea00e616f763ef9227f50.zip |
Add p5-Text-ParagraphDiff 2.41,
visual difference for paragraphed
text.
PR: 58859
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 5311ee10f73..6a5639110dd 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -258,6 +258,7 @@ SUBDIR += p5-Text-MagicTemplate SUBDIR += p5-Text-Metaphone SUBDIR += p5-Text-Netstring + SUBDIR += p5-Text-ParagraphDiff SUBDIR += p5-Text-Query SUBDIR += p5-Text-Quoted SUBDIR += p5-Text-Reflow |