diff options
author | itojun <itojun> | 2000-11-14 21:20:09 +0000 |
---|---|---|
committer | itojun <itojun> | 2000-11-14 21:20:09 +0000 |
commit | a9046ba824f7cb1717f1cd6f2c5b0cb959ac1535 (patch) | |
tree | 12b39c9d240f201fc27e8a18b90bdfb40323ae9a /converters | |
parent | 5ae7b827c2be71d040ec809c81ec076c6256f6f4 (diff) | |
download | pkgsrc-a9046ba824f7cb1717f1cd6f2c5b0cb959ac1535.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 |