summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-06-13 15:12:32 +0000
committerzuntum <zuntum@pkgsrc.org>2001-06-13 15:12:32 +0000
commit68b2bb4bc3ee52153916720b3961d5e37e9d8a28 (patch)
tree41a71be50c4d7b57fa26d4bd1011c1036d010f5c /converters
parent9381bceba6998f185f10a8527a2c40bf58775658 (diff)
downloadpkgsrc-68b2bb4bc3ee52153916720b3961d5e37e9d8a28.tar.gz
add & enable txt2man
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 9b43f6f23e6..5b783a82a0f 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2001/05/26 13:05:44 fredb Exp $
+# $NetBSD: Makefile,v 1.32 2001/06/13 15:12:32 zuntum Exp $
#
COMMENT= Character code converters
@@ -20,6 +20,7 @@ SUBDIR+= recode
SUBDIR+= rpm2cpio
SUBDIR+= rtf2html
SUBDIR+= txt2html
+SUBDIR+= txt2man
SUBDIR+= unix2dos
SUBDIR+= uudeview
SUBDIR+= uulib