summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1999-05-05 17:17:01 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1999-05-05 17:17:01 +0000
commit806b52b5d0b769ed97e09913743e7a0d42454803 (patch)
tree5ba929b3229e1f8f23d18ad0dbf442d402518460 /converters
parentPR: ports/9866 (diff)
Activate unix2dos
Notes
Notes: svn path=/head/; revision=18515
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 d461130e7f3e..497a52ae3106 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.16 1999/04/16 23:35:15 steve Exp $
+# $Id: Makefile,v 1.17 1999/04/20 20:28:48 steve Exp $
#
SUBDIR += aish
@@ -14,6 +14,7 @@
SUBDIR += p5-MIME-Base64
SUBDIR += recode
SUBDIR += trans
+ SUBDIR += unix2dos
SUBDIR += uudeview
SUBDIR += uudx
SUBDIR += uulib