diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-10-18 10:46:23 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-10-18 10:46:23 +0800 |
commit | 31bfcc877485c98f1afdc27eba633ab217cd7594 (patch) | |
tree | 4e8291031016321a79acdc4c818a12a3de4fbce7 /www/Makefile | |
parent | 0c18abe5e0df44ba1e7617dde41f732221320d2b (diff) | |
download | freebsd-ports-graphics-31bfcc877485c98f1afdc27eba633ab217cd7594.tar.gz freebsd-ports-graphics-31bfcc877485c98f1afdc27eba633ab217cd7594.tar.zst freebsd-ports-graphics-31bfcc877485c98f1afdc27eba633ab217cd7594.zip |
Add perlbal 1.36, reverse-proxy load balancer and webserver.
PR: ports/75369
Submitted by: Jacques Marneweck <jacques@php.net>
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 b1837a8cc38..0064255e0f3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -670,6 +670,7 @@ SUBDIR += pear-HTTP_Upload SUBDIR += pear-Text_Wiki SUBDIR += pecl-APC + SUBDIR += perlbal SUBDIR += pgdriver SUBDIR += pglogd SUBDIR += photo_gallery |