diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-01-12 00:11:20 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-01-12 00:11:20 +0000 |
commit | 41a4c8f4ee5549e8d62eb9702e5f1873b961304a (patch) | |
tree | b101f765824621688acc83e84b003bca1ddd836e /www/Makefile | |
parent | 2d0ecd9cc1acee0bd0e0e50baa44b5c5800f475b (diff) |
New port www/p5-AxKit-XSP-Cookie - An XSP library for setting and
getting HTTP cookies
PR: 33691
Submitted by: Dominic Mitchell <dom@happygiraffe.net>
Notes
Notes:
svn path=/head/; revision=52943
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 3b420fc45556..273a1ee1c9d6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -234,6 +234,7 @@ SUBDIR += p5-Apache-Session SUBDIR += p5-Apache-Session-SharedMem SUBDIR += p5-AxKit + SUBDIR += p5-AxKit-XSP-Cookie SUBDIR += p5-CGI-Application SUBDIR += p5-CGI-ArgChecker SUBDIR += p5-CGI-Cache |