summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-04-16 18:32:05 +0000
committerjtb <jtb@pkgsrc.org>2001-04-16 18:32:05 +0000
commit75c251670cfaf31456f03e50d48c030db536ce35 (patch)
treee9ab0436ee59b3cb0f48a95a7df46d9afe9bec37 /textproc
parent3e83f021f6c384fd8f60bc0609b3cb0ccac86113 (diff)
downloadpkgsrc-75c251670cfaf31456f03e50d48c030db536ce35.tar.gz
Add and enable p5-Text-Autoformat.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 2724611c377..c22d8a00506 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2001/04/16 17:41:41 jtb Exp $
+# $NetBSD: Makefile,v 1.87 2001/04/16 18:32:05 jtb Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -40,6 +40,7 @@ SUBDIR+= p5-Convert-ASN1
SUBDIR+= p5-Convert-BER
SUBDIR+= p5-Filter
SUBDIR+= p5-Pod-POM
+SUBDIR+= p5-Text-Autoformat
SUBDIR+= p5-Text-BibTeX
SUBDIR+= p5-Text-CSV_XS
SUBDIR+= p5-Text-DelimMatch