diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-30 16:48:45 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-30 16:48:45 +0000 |
commit | ac6ec9f259cb4b1876e2b827eebd70c6966fcff8 (patch) | |
tree | cdc7fd56fb0b70be2be3a4d6900bc63122357da2 /www/Makefile | |
parent | 2eb4691928f3d6c8c63b9adb635aed46f582d52e (diff) | |
download | ports-ac6ec9f259cb4b1876e2b827eebd70c6966fcff8.tar.gz ports-ac6ec9f259cb4b1876e2b827eebd70c6966fcff8.zip |
add htmlobject
HTML Document Object
Notes
Notes:
svn path=/head/; revision=45628
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 ca45d4ef398b..cebc74edf9e0 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 |