diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-05-11 03:12:57 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-05-11 03:12:57 +0000 |
commit | 847e319ae3aa0f88d3728c96b1c63078cb6a59bf (patch) | |
tree | e3b830b288547dc2a564df071334592bae83ec29 /converters | |
parent | f60aa03ad943987029018be3eb0dd4a6bafdd335 (diff) | |
download | ports-847e319ae3aa0f88d3728c96b1c63078cb6a59bf.tar.gz ports-847e319ae3aa0f88d3728c96b1c63078cb6a59bf.zip |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/Makefile b/converters/Makefile index 972f504fec91..e4556bd9b53b 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.18 1999/05/05 17:17:01 flathill Exp $ +# $Id: Makefile,v 1.19 1999/05/11 02:18:17 sada Exp $ # SUBDIR += aish @@ -6,8 +6,8 @@ SUBDIR += i18ntools SUBDIR += ish SUBDIR += kdesupport - SUBDIR += kdesupport-i18n-11 SUBDIR += kdesupport11 + SUBDIR += kdesupport11-i18n SUBDIR += libutf-8 SUBDIR += mimepp SUBDIR += mpack |