summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-22 01:19:40 +0000
committerminskim <minskim>2004-02-22 01:19:40 +0000
commita5dd85593cf698bd75afe64574dff82a06e006ab (patch)
tree9e140c8e2c8dd739ff2dd6fb0cc0a5709c58f422 /textproc/Makefile
parent5a21f7e47674a233871113c6a8a5164bb7254fff (diff)
downloadpkgsrc-a5dd85593cf698bd75afe64574dff82a06e006ab.tar.gz
Add and enable p5-Text-Reform.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index dc7c809995d..baf43469309 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.232 2004/02/21 02:07:04 minskim Exp $
+# $NetBSD: Makefile,v 1.233 2004/02/22 01:19:40 minskim Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -146,6 +146,7 @@ SUBDIR+= p5-Text-DelimMatch
SUBDIR+= p5-Text-Diff
SUBDIR+= p5-Text-Format
SUBDIR+= p5-Text-Kakasi
+SUBDIR+= p5-Text-Reform
SUBDIR+= p5-Text-Substitute
SUBDIR+= p5-Text-Template
SUBDIR+= p5-Text-Wrapper