diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-26 21:49:02 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-26 21:49:02 +0000 |
commit | ed7162ea0ae27f0217fce4129b1b30872244c060 (patch) | |
tree | 470435d3545a7af7180422cc878a2eef2f133c98 /www/Makefile | |
parent | f007cff7a2f2ed1aac5baa8fcd52d8cf180baca5 (diff) |
Add p5-Sledge-Plugin-SessionAutoCleanup, a Sledge plug-in that
automatically cleans up old sessions.
Notes
Notes:
svn path=/head/; revision=76533
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 08f228eee1d7..1644a7189e30 100644 --- a/www/Makefile +++ b/www/Makefile @@ -343,6 +343,7 @@ SUBDIR += p5-Sledge-Plugin-Log SUBDIR += p5-Sledge-Plugin-NoCache SUBDIR += p5-Sledge-Plugin-ScratchPad + SUBDIR += p5-Sledge-Plugin-SessionAutoCleanup SUBDIR += p5-Template-Toolkit SUBDIR += p5-URI-Sequin SUBDIR += p5-WWW-Automate |