summaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-12-27 14:09:50 +0000
committerhubertf <hubertf>2000-12-27 14:09:50 +0000
commitba94c5ed9aa3cda03e42917005704a2248048223 (patch)
treef88df77ef30dd7556aadc60781f13962c3cf456a /converters/Makefile
parent57fd4c01516ff717693f85cf2ec60cc94f10826a (diff)
downloadpkgsrc-ba94c5ed9aa3cda03e42917005704a2248048223.tar.gz
add & enable unix2dos
Diffstat (limited to 'converters/Makefile')
-rw-r--r--converters/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile
index f60898f423f..b366dd34695 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2000/12/12 01:30:45 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2000/12/27 14:09:50 hubertf Exp $
#
SUBDIR += base64
@@ -12,6 +12,7 @@
SUBDIR += psiconv
SUBDIR += recode
SUBDIR += txt2html
+ SUBDIR += unix2dos
SUBDIR += uudeview
SUBDIR += uulib
SUBDIR += wv