diff options
author | wiz <wiz> | 2004-01-06 15:36:54 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-01-06 15:36:54 +0000 |
commit | 0c2718b7da88552011d2854478ac41622f19fa33 (patch) | |
tree | e78707a83b5abedaeeb096dddf8ad2d18dc8d030 /misc/Makefile | |
parent | 587ee3bf81d9a5cf01f5211d252ae75bdec2368a (diff) | |
download | pkgsrc-0c2718b7da88552011d2854478ac41622f19fa33.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 |