diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-30 18:52:17 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-30 18:52:17 +0000 |
commit | 2c0a6c05c4e40baedd3476e050485b0f3ea1cc99 (patch) | |
tree | 32cd4e777da02106ee34bede089730d45d67dae4 /www/Makefile | |
parent | b892dcdb05237c63b7b92152893e8e3423a7811b (diff) |
add retawq 0.0.5
An interactive, multi-threaded web browser for text terminals
Notes
Notes:
svn path=/head/; revision=52418
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 69fd00a04210..7900531a4e92 100644 --- a/www/Makefile +++ b/www/Makefile @@ -291,6 +291,7 @@ SUBDIR += quanta SUBDIR += quixote SUBDIR += reportmagic + SUBDIR += retawq SUBDIR += roxen SUBDIR += ruboard SUBDIR += ruby-http-access |