diff options
author | knu <knu@FreeBSD.org> | 2003-02-27 05:46:16 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-27 05:46:16 +0800 |
commit | 7eddf4c242fe4cb8efb511a064c885fce03b2750 (patch) | |
tree | 2f24f2056f63d2fdfb6e42a1f21a011a2524dffc /www/Makefile | |
parent | d04b87f92423c4bcd39d5aa4e2dd5798247bb25b (diff) | |
download | freebsd-ports-gnome-7eddf4c242fe4cb8efb511a064c885fce03b2750.tar.gz freebsd-ports-gnome-7eddf4c242fe4cb8efb511a064c885fce03b2750.tar.zst freebsd-ports-gnome-7eddf4c242fe4cb8efb511a064c885fce03b2750.zip |
Add p5-Sledge-Plugin-NoCache, a Sledge plug-in that outputs HTTP
no-cache headers.
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 26a20c4b1ccf..fbc3076e3e85 100644 --- a/www/Makefile +++ b/www/Makefile @@ -341,6 +341,7 @@ SUBDIR += p5-Sledge-Plugin-Download SUBDIR += p5-Sledge-Plugin-Dumper SUBDIR += p5-Sledge-Plugin-Log + SUBDIR += p5-Sledge-Plugin-NoCache SUBDIR += p5-Template-Toolkit SUBDIR += p5-URI-Sequin SUBDIR += p5-WWW-Automate |