diff options
author | Will Andrews <will@FreeBSD.org> | 2000-08-11 10:57:15 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-08-11 10:57:15 +0000 |
commit | b109c0ee3ac30101acf34bf40c4ba61caa13c19d (patch) | |
tree | 23aae5eb24fade49942218bd5c1e4bda85cddadd | |
parent | Add backfract, a fractal image "animated" wallpaper program. (diff) |
Add surfaw 0.5.4, a fast unix command line interface to a variety of
popular WWW search engines. It uses the links browser to perform the
lookups.
PR: 20370
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
Notes
Notes:
svn path=/head/; revision=31519
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index dfeec263d70e..c940748816b9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -152,6 +152,7 @@ SUBDIR += squidtimes SUBDIR += squirm SUBDIR += ssserver + SUBDIR += surfaw SUBDIR += swish-e SUBDIR += tclhttpd SUBDIR += thttpd |