summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-01-02 22:29:55 +0000
committerwiz <wiz@pkgsrc.org>2002-01-02 22:29:55 +0000
commitea59b97db6a4f7b9421b2c8f6d78775c05c7ac0a (patch)
treee4ade84b566a6bea9b50be36296cb914ba439594 /converters
parent325a1ba0709b6603ecb7cda02d61362780f1997b (diff)
downloadpkgsrc-ea59b97db6a4f7b9421b2c8f6d78775c05c7ac0a.tar.gz
Add and enable ttf2pt1.
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 08625738377..65d365e2aff 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2001/10/22 06:14:32 martti Exp $
+# $NetBSD: Makefile,v 1.38 2002/01/02 22:29:55 wiz Exp $
#
COMMENT= Character code converters
@@ -23,6 +23,7 @@ SUBDIR+= recode
SUBDIR+= rpm2cpio
SUBDIR+= rtf2html
SUBDIR+= ruby-iconv
+SUBDIR+= ttf2pt1
SUBDIR+= txt2html
SUBDIR+= txt2man
SUBDIR+= unix2dos