diff options
author | wiz <wiz@pkgsrc.org> | 2004-01-06 15:36:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-01-06 15:36:54 +0000 |
commit | 50a0198e49422dcc45618f24a7bb33a4f999b427 (patch) | |
tree | e78707a83b5abedaeeb096dddf8ad2d18dc8d030 /misc/Makefile | |
parent | d376cc885f698c0cd0e5671d5416057c87b05e58 (diff) | |
download | pkgsrc-50a0198e49422dcc45618f24a7bb33a4f999b427.tar.gz |
Add and enable xchm.
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 7828f86e378..14e9b12b8a9 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.174 2004/01/02 03:16:24 wiz Exp $ +# $NetBSD: Makefile,v 1.175 2004/01/06 15:36:54 wiz Exp $ # COMMENT= Miscellaneous utilities @@ -156,6 +156,7 @@ SUBDIR+= vfu SUBDIR+= visual-regexp SUBDIR+= vttest SUBDIR+= watch +SUBDIR+= xchm SUBDIR+= xjdic SUBDIR+= xrolodex SUBDIR+= xtail |