diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-03-15 06:54:45 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-03-15 06:54:45 +0800 |
commit | 2371481771d93d6308b0194c17f5932bc5939976 (patch) | |
tree | 3be528981b43a2876623d6ec5cbd323e97bcbf99 /www/Makefile | |
parent | 6e37c80382276e37c68f1ca3b08a512652bfd526 (diff) | |
download | freebsd-ports-graphics-2371481771d93d6308b0194c17f5932bc5939976.tar.gz freebsd-ports-graphics-2371481771d93d6308b0194c17f5932bc5939976.tar.zst freebsd-ports-graphics-2371481771d93d6308b0194c17f5932bc5939976.zip |
Apache::Reload - Reload changed modules.
PR: ports/24344
Submitted by: Sergey Skvortsov <skv@protey.ru>
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 20e20efe29c..7aa2d2bf714 100644 --- a/www/Makefile +++ b/www/Makefile @@ -153,6 +153,7 @@ SUBDIR += p5-Apache-Language SUBDIR += p5-Apache-Peek SUBDIR += p5-Apache-Radius + SUBDIR += p5-Apache-Reload SUBDIR += p5-Apache-Session SUBDIR += p5-CGI SUBDIR += p5-CGI_Lite |