diff options
author | will <will@FreeBSD.org> | 2000-08-11 10:57:15 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-08-11 10:57:15 +0000 |
commit | edd3dc33238204cc6f8ee050322bdebaeafd6641 (patch) | |
tree | 69d51a8a25a6308e1be848276ef3dc23339af149 /www/Makefile | |
parent | 33bd55bac40f45dcbdb12f119991702e56486080 (diff) | |
download | FreeBSD-ports-edd3dc33238204cc6f8ee050322bdebaeafd6641.zip FreeBSD-ports-edd3dc33238204cc6f8ee050322bdebaeafd6641.tar.gz |
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>
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 dfeec26..c940748 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 |