diff options
author | markd <markd@pkgsrc.org> | 2005-06-05 22:47:19 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2005-06-05 22:47:19 +0000 |
commit | 5b25e5628624fcac408172e50e3583f85cd749f0 (patch) | |
tree | 618670bfaa0a9cbced6ad5f8ed70f494acf20f82 /misc/Makefile | |
parent | d68c75c6e46a2cae979fe5c0c1c83d13b22b8f14 (diff) | |
download | pkgsrc-5b25e5628624fcac408172e50e3583f85cd749f0.tar.gz |
Add kchm.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index a82bfef699d..aece6e28ed6 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.241 2005/05/26 08:59:42 agc Exp $ +# $NetBSD: Makefile,v 1.242 2005/06/05 22:47:19 markd Exp $ # COMMENT= Miscellaneous utilities @@ -86,6 +86,7 @@ SUBDIR+= jive SUBDIR+= kanjidic SUBDIR+= kanjidic2 SUBDIR+= kanjipad +SUBDIR+= kchm SUBDIR+= kdeaccessibility3 SUBDIR+= kdeaddons3 SUBDIR+= kdeadmin3 |