diff options
author | steve <steve@FreeBSD.org> | 2000-01-29 13:51:46 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-01-29 13:51:46 +0800 |
commit | 2dc3b875c575b3c1c62f1a712e83e55e8771d0b1 (patch) | |
tree | bf69de0f481511930596b2bfce36f04747dd1f9c /www/Makefile | |
parent | d6393274299b1985aa32a137ab5c90e0931fb69a (diff) | |
download | freebsd-ports-gnome-2dc3b875c575b3c1c62f1a712e83e55e8771d0b1.tar.gz freebsd-ports-gnome-2dc3b875c575b3c1c62f1a712e83e55e8771d0b1.tar.zst freebsd-ports-gnome-2dc3b875c575b3c1c62f1a712e83e55e8771d0b1.zip |
Adding mod_dtcl version 0.6.4.2.
Embeds a TCL8 interpreter in the Apache webserver.
PR: 16020
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
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 705a6edb4dda..c81093e41594 100644 --- a/www/Makefile +++ b/www/Makefile @@ -65,6 +65,7 @@ SUBDIR += mathopd SUBDIR += mhonarc SUBDIR += mod_dav + SUBDIR += mod_dtcl SUBDIR += mod_perl SUBDIR += momspider SUBDIR += mozilla |