diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-31 00:48:45 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-31 00:48:45 +0800 |
commit | 1ed9cd35ddd007ea29abd83cfecd93595d243a7b (patch) | |
tree | 3987760764b1809566e31a8630a69970fe24ad18 /www/Makefile | |
parent | 10f93ea4a314cd23e276d8c4a74997d779db07b7 (diff) | |
download | freebsd-ports-graphics-1ed9cd35ddd007ea29abd83cfecd93595d243a7b.tar.gz freebsd-ports-graphics-1ed9cd35ddd007ea29abd83cfecd93595d243a7b.tar.zst freebsd-ports-graphics-1ed9cd35ddd007ea29abd83cfecd93595d243a7b.zip |
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 ca45d4ef398..cebc74edf9e 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 |