diff options
author | philip <philip@FreeBSD.org> | 2005-06-13 05:32:17 +0800 |
---|---|---|
committer | philip <philip@FreeBSD.org> | 2005-06-13 05:32:17 +0800 |
commit | 6bf6c9de19e5331be1e3c661aa9bdc631c422342 (patch) | |
tree | af1911972bdfcec1a88bb1ad9e3a586edc83f209 /www/Makefile | |
parent | 45f25148fc8112c842e615296dbc0015e9dbd4d9 (diff) | |
download | freebsd-ports-gnome-6bf6c9de19e5331be1e3c661aa9bdc631c422342.tar.gz freebsd-ports-gnome-6bf6c9de19e5331be1e3c661aa9bdc631c422342.tar.zst freebsd-ports-gnome-6bf6c9de19e5331be1e3c661aa9bdc631c422342.zip |
Finalize repocopy of www/p5-Apache-Scoreboard -> www/p5-Apache2-Scoreboard.
o Remove the mod_perl2 bits from www/p5-Apache-Scoreboard, the 0.1x
versions are only for mod_perl1 versions.
o Update the new www/p5-Apache2-Scoreboard to 2.06, the 2.x versions
are for mod_perl2 versions.
o Keep www/p5-Apache2-Scoreboard broken until a new version with
fixes for the mod_perl2 API dance hits CPAN.
Approved by: krion (mentor)
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 483ddfbeef75..206166213d36 100644 --- a/www/Makefile +++ b/www/Makefile @@ -421,6 +421,7 @@ SUBDIR += p5-Apache-Singleton SUBDIR += p5-Apache-SubProcess SUBDIR += p5-Apache-Test + SUBDIR += p5-Apache2-Scoreboard SUBDIR += p5-ApacheBench SUBDIR += p5-AxKit SUBDIR += p5-AxKit-XSP-Cookie |