diff options
author | Will Andrews <will@FreeBSD.org> | 2000-04-03 22:08:25 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-04-03 22:08:25 +0000 |
commit | d7c5315ca54bec1206ff7337de2ddeda8e116dc1 (patch) | |
tree | ddeda21cb52423356e68ec25bda25e019e178225 /www/Makefile | |
parent | Add xlhtml, a converter from MS Word/Powerpoint to HTML. (diff) |
Add kwebsearch, a utility to do searches on FTP/WWW/etc. sites from a menu.
PR: 15424
Notes
Notes:
svn path=/head/; revision=27313
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 370da5b2db94..ada211831558 100644 --- a/www/Makefile +++ b/www/Makefile @@ -59,6 +59,7 @@ SUBDIR += jesred SUBDIR += junkbuster SUBDIR += kdreamsite + SUBDIR += kwebsearch SUBDIR += libghttp SUBDIR += libwww SUBDIR += libxpg4-ns |