summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-09-21 00:06:31 +0000
committerwiz <wiz@pkgsrc.org>2007-09-21 00:06:31 +0000
commitfa1f1a62efea2402bb6d3a49b8f448ed8a72983f (patch)
treec19fdde1a38ca14c4c31f48569d122f8fdc8a323 /textproc/Makefile
parent8236e3ddce96b5f9eac1da0376bb8e24b08ffdd6 (diff)
downloadpkgsrc-fa1f1a62efea2402bb6d3a49b8f448ed8a72983f.tar.gz
+ p5-Text-Markdown.
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 85214317446..9334df755c0 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.384 2007/09/20 21:03:50 wiz Exp $
+# $NetBSD: Makefile,v 1.385 2007/09/21 00:06:31 wiz Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -206,6 +206,7 @@ SUBDIR+= p5-Text-Format
SUBDIR+= p5-Text-Glob
SUBDIR+= p5-Text-Kakasi
SUBDIR+= p5-Text-LevenshteinXS
+SUBDIR+= p5-Text-Markdown
SUBDIR+= p5-Text-PDF
SUBDIR+= p5-Text-Quoted
SUBDIR+= p5-Text-Reflow