diff options
author | knu <knu@FreeBSD.org> | 2003-02-27 05:49:02 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-27 05:49:02 +0800 |
commit | e9f8a06ce23500e6ea9bedb8b06eee36da67430a (patch) | |
tree | edf113501ef202efcb09b1e0f801d3b026dd7abd /www/Makefile | |
parent | 13d639dc7eed5df5d53929d4135bb04f89f2f58a (diff) | |
download | freebsd-ports-gnome-e9f8a06ce23500e6ea9bedb8b06eee36da67430a.tar.gz freebsd-ports-gnome-e9f8a06ce23500e6ea9bedb8b06eee36da67430a.tar.zst freebsd-ports-gnome-e9f8a06ce23500e6ea9bedb8b06eee36da67430a.zip |
Add p5-Sledge-Plugin-SessionAutoCleanup, a Sledge plug-in that
automatically cleans up old sessions.
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 |