summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-08-16 05:16:51 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-08-16 05:16:51 +0000
commit9a3379683f9c10976bb8674dc2363d7d11225cc9 (patch)
tree3edf4ca83b9a7b7e7e8d5db6c93fe4def615af8d /converters
parenta port for "ish binary-to-text file converter". (diff)
activated ports/converters/ish.
ish is "ish binary-to-text file converter".
Notes
Notes: svn path=/head/; revision=7601
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 38e0deb73425..e56637a5efd4 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,7 +1,8 @@
-# $Id: Makefile,v 1.4 1997/06/21 12:02:29 ache Exp $
+# $Id: Makefile,v 1.5 1997/07/08 10:11:21 tg Exp $
#
SUBDIR += btoa
+ SUBDIR += ish
SUBDIR += mimepp
SUBDIR += mpack
SUBDIR += p5-Convert-UU