diff options
Diffstat (limited to 'www/tclhttpd/Makefile')
-rw-r--r-- | www/tclhttpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/tclhttpd/Makefile b/www/tclhttpd/Makefile index 125ee818b716..189e31b1c910 100644 --- a/www/tclhttpd/Makefile +++ b/www/tclhttpd/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= mi@aldan.algebra.com COMMENT= Http-server implemented in TCL +WWW= https://www.tcl.tk/software/tclhttpd/ RUN_DEPENDS= dtplite:devel/tcllib |