diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-04-23 08:55:52 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-04-23 08:55:52 +0000 |
commit | 9d4f8456acc3866ca5d881c8cf879063f54ab065 (patch) | |
tree | 15ea11e0b5cb5de6b9dbbb4a468390964593567e /www/Makefile | |
parent | 567113a6b24cf091c6fb51d41c0a74254d9763fc (diff) | |
download | ports-9d4f8456acc3866ca5d881c8cf879063f54ab065.tar.gz ports-9d4f8456acc3866ca5d881c8cf879063f54ab065.zip |
Add p5-Sledge-Plugin-CacheContent, a Sledge plug-in that generates
and serves cached content.
Notes
Notes:
svn path=/head/; revision=79497
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 4bd7d0876e10..b883d3874267 100644 --- a/www/Makefile +++ b/www/Makefile @@ -349,6 +349,7 @@ SUBDIR += p5-PHP-Session SUBDIR += p5-ParallelUA SUBDIR += p5-Sledge + SUBDIR += p5-Sledge-Plugin-CacheContent SUBDIR += p5-Sledge-Plugin-Download SUBDIR += p5-Sledge-Plugin-Dumper SUBDIR += p5-Sledge-Plugin-HTML2HDML |