diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-19 13:12:27 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-19 13:12:27 +0000 |
commit | e50507418b73f4217384fddb453dd4a4cbc5dc8f (patch) | |
tree | 94dfe64b318d933ae4aaaab1e8d62b1d43fab232 /converters/Makefile | |
parent | 97f780cc5b1d12e7b9df93a2a36ff32da668e52f (diff) | |
download | ports-e50507418b73f4217384fddb453dd4a4cbc5dc8f.tar.gz ports-e50507418b73f4217384fddb453dd4a4cbc5dc8f.zip |
Notes
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index e4556bd9b53b..9302d81bad60 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.19 1999/05/11 02:18:17 sada Exp $ +# $Id: Makefile,v 1.20 1999/05/11 03:12:48 asami Exp $ # SUBDIR += aish @@ -15,6 +15,7 @@ SUBDIR += p5-MIME-Base64 SUBDIR += recode SUBDIR += trans + SUBDIR += tuc SUBDIR += unix2dos SUBDIR += uudeview SUBDIR += uudx |