diff options
author | perky <perky@FreeBSD.org> | 2002-07-14 02:38:33 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2002-07-14 02:38:33 +0800 |
commit | 77348417c2e0515d8ad516c178a526199ef50e2d (patch) | |
tree | a90acf1385772b7c282e83d2d5f89a851cab4609 /www/Makefile | |
parent | 4e32bd4b9e9535d613d527895844128ea581bbdd (diff) | |
download | freebsd-ports-gnome-77348417c2e0515d8ad516c178a526199ef50e2d.tar.gz freebsd-ports-gnome-77348417c2e0515d8ad516c178a526199ef50e2d.tar.zst freebsd-ports-gnome-77348417c2e0515d8ad516c178a526199ef50e2d.zip |
Add mod_pcgi2 2.0.1, Persistent CGI module for Apache and Zope.
PR: 38269
Submitted by: perky
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 e4267fd53a97..a2f3d10a0f8f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -179,6 +179,7 @@ SUBDIR += mod_mp3 SUBDIR += mod_mylo SUBDIR += mod_mysqluserdir + SUBDIR += mod_pcgi2 SUBDIR += mod_perl SUBDIR += mod_php3 SUBDIR += mod_php4 |