diff options
author | itojun <itojun@pkgsrc.org> | 2000-11-14 21:20:09 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2000-11-14 21:20:09 +0000 |
commit | f16329ab18670550655c3755641ae389217d6949 (patch) | |
tree | 12b39c9d240f201fc27e8a18b90bdfb40323ae9a /converters | |
parent | 0db8f7d0827f3fc714ca271af340f178301555a0 (diff) | |
download | pkgsrc-f16329ab18670550655c3755641ae389217d6949.tar.gz |
add converters/ish
Diffstat (limited to 'converters')
-rw-r--r-- | converters/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index e488d1558ac..40c0d3e4a7a 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2000/10/20 14:54:29 wennmach Exp $ +# $NetBSD: Makefile,v 1.21 2000/11/14 21:20:09 itojun Exp $ # FreeBSD Id: Makefile,v 1.8 1997/11/16 22:45:25 jseger Exp # SUBDIR += base64 SUBDIR += bbcim SUBDIR += cbmconvert + SUBDIR += ish SUBDIR += kdesupport SUBDIR += latex2rtf SUBDIR += mpack |