summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authoris <is@pkgsrc.org>2013-01-05 20:38:27 +0000
committeris <is@pkgsrc.org>2013-01-05 20:38:27 +0000
commit70369a09b9dd947e949c54f811272e0fbcbe4419 (patch)
tree8fd5198dc1103be44f66a84a053847e3ccc71555 /converters
parent6776a554870ee5e18e7b12dfc2761b2f90ec9f75 (diff)
downloadpkgsrc-70369a09b9dd947e949c54f811272e0fbcbe4419.tar.gz
docx2txt
Diffstat (limited to 'converters')
-rw-r--r--converters/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile
index c029514dd0c..fe16caef5f9 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.117 2012/07/05 16:26:05 sno Exp $
+# $NetBSD: Makefile,v 1.118 2013/01/05 20:38:27 is Exp $
#
COMMENT= Document format and character code converters
@@ -17,6 +17,7 @@ SUBDIR+= cn2jp
SUBDIR+= code2html
SUBDIR+= convmv
SUBDIR+= doc2html
+SUBDIR+= docx2txt
SUBDIR+= dos2unix
SUBDIR+= dvi2tty
SUBDIR+= enriched2html