diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-30 16:48:45 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-30 16:48:45 +0000 |
commit | 1ed9cd35ddd007ea29abd83cfecd93595d243a7b (patch) | |
tree | 3987760764b1809566e31a8630a69970fe24ad18 /www/Makefile | |
parent | 10f93ea4a314cd23e276d8c4a74997d779db07b7 (diff) | |
download | FreeBSD-ports-1ed9cd35ddd007ea29abd83cfecd93595d243a7b.zip FreeBSD-ports-1ed9cd35ddd007ea29abd83cfecd93595d243a7b.tar.gz |
add htmlobject
HTML Document Object
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 ca45d4e..cebc74e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -76,6 +76,7 @@ SUBDIR += hotjava SUBDIR += htdump SUBDIR += html2wml + SUBDIR += htmlobject SUBDIR += htmlpp SUBDIR += http-analyze SUBDIR += http_load |