diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-08-05 21:06:25 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-08-05 21:06:25 +0000 |
commit | 79fa4eb1723b660713c131b380c8f2887854725e (patch) | |
tree | 368c75d29da0f1642818ceaa07be8ed634769d41 /www/Makefile | |
parent | adf42b4974a6206cb6bf53c61f227b64227e2980 (diff) |
Add p5-Apache-AxKit-Plugin-AddXSLParams-Request 1.01,
provides a
way to pass info from the Apache::Request to XSLT params.
PR: 55141
Submitted by: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
Notes
Notes:
svn path=/head/; revision=86359
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 28e1285c6629..8d2de0d92450 100644 --- a/www/Makefile +++ b/www/Makefile @@ -289,6 +289,7 @@ SUBDIR += p5-Apache-AuthenCache SUBDIR += p5-Apache-AuthenURL SUBDIR += p5-Apache-AutoIndex + SUBDIR += p5-Apache-AxKit-Plugin-AddXSLParams-Request SUBDIR += p5-Apache-ConfigFile SUBDIR += p5-Apache-DBI SUBDIR += p5-Apache-DumpHeaders |