diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-28 16:04:27 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-28 16:04:27 +0000 |
commit | 0a6e6b3cf18c0c1a4304786b2476accbd1a8126b (patch) | |
tree | 83d829b4c0e369d83bd15bef6bf2f4543622dc7c /www/Makefile | |
parent | 1d838dbb2e49fa22d2e244d9c03977ab4d75bc33 (diff) |
Add p5-Sledge-Plugin-XSLT, a Sledge plug-in that adds XSLT::Dispatch::Config
on.
Notes
Notes:
svn path=/head/; revision=76645
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 d0dc92269269..e568b25875d1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -348,6 +348,7 @@ SUBDIR += p5-Sledge-Plugin-SaveUpload SUBDIR += p5-Sledge-Plugin-ScratchPad SUBDIR += p5-Sledge-Plugin-SessionAutoCleanup + SUBDIR += p5-Sledge-Plugin-XSLT SUBDIR += p5-Sledge-SessionManager-CookieStore SUBDIR += p5-Sledge-Template-Expr SUBDIR += p5-Template-Toolkit |