summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-05-25 23:23:40 +0000
committerrh <rh@pkgsrc.org>2002-05-25 23:23:40 +0000
commit9305bfb223680f4ab6ee6308342680c56f8b6154 (patch)
treefeb5065539dd151b1b6f985a83c367548129664a /converters
parent0f23fcf357cd72f63a092a3e6c64e05e822e7262 (diff)
downloadpkgsrc-9305bfb223680f4ab6ee6308342680c56f8b6154.tar.gz
Add and enable tex2rtf
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 27ff9f761c2..6793b2914fe 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2002/05/10 16:08:56 jschauma Exp $
+# $NetBSD: Makefile,v 1.43 2002/05/25 23:23:40 rh Exp $
#
COMMENT= document format and character code converters
@@ -25,6 +25,7 @@ SUBDIR+= recode
SUBDIR+= rpm2cpio
SUBDIR+= rtf2html
SUBDIR+= ruby-iconv
+SUBDIR+= tex2rtf
SUBDIR+= ttf2pt1
SUBDIR+= txt2html
SUBDIR+= txt2man