diff options
author | Lars Thegler <lth@FreeBSD.org> | 2005-05-11 10:37:03 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2005-05-11 10:37:03 +0000 |
commit | 42063cf39a7ec46bd62625a3f529e9b914134cf5 (patch) | |
tree | 25f7c496cbc7d5b701ab93ae7902a2c48ec54eff /www/Makefile | |
parent | 1d0a04631f6df3d9284436aec552a49feaef5abc (diff) |
Add p5-Catalyst-Plugin-Static 0.07, serve static files with Catalyst.
Notes
Notes:
svn path=/head/; revision=135042
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 ace51a83b13c..740f82b68f72 100644 --- a/www/Makefile +++ b/www/Makefile @@ -457,6 +457,7 @@ SUBDIR += p5-Catalyst-Plugin-FormValidator SUBDIR += p5-Catalyst-Plugin-Prototype SUBDIR += p5-Catalyst-Plugin-Session-FastMmap + SUBDIR += p5-Catalyst-Plugin-Static SUBDIR += p5-Catalyst-Plugin-SubRequest SUBDIR += p5-Catalyst-Plugin-Textile SUBDIR += p5-Catalyst-View-TT |