diff options
author | pat <pat@FreeBSD.org> | 2002-01-12 08:19:51 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-01-12 08:19:51 +0800 |
commit | af69d3af6c4a442dc7f7d3091019fbbe13522a3f (patch) | |
tree | 34590199c3e370dd366e96cb8b52e8a8b6bb1187 /www/Makefile | |
parent | ea812a9328f1fcc7be8b518a3652f8497bf30a44 (diff) | |
download | freebsd-ports-gnome-af69d3af6c4a442dc7f7d3091019fbbe13522a3f.tar.gz freebsd-ports-gnome-af69d3af6c4a442dc7f7d3091019fbbe13522a3f.tar.zst freebsd-ports-gnome-af69d3af6c4a442dc7f7d3091019fbbe13522a3f.zip |
Add port www/p5-AxKit-XSP-Param - A namespace wrapper for accessing
HTTP request paramaters
PR: 33698
Submitted by: Dominic Mitchell <dom@happygiraffe.net>
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 34766dfe1b54..d37ac0c5ceaa 100644 --- a/www/Makefile +++ b/www/Makefile @@ -238,6 +238,7 @@ SUBDIR += p5-AxKit-XSP-ESQL SUBDIR += p5-AxKit-XSP-Exception SUBDIR += p5-AxKit-XSP-IfParam + SUBDIR += p5-AxKit-XSP-Param SUBDIR += p5-CGI-Application SUBDIR += p5-CGI-ArgChecker SUBDIR += p5-CGI-Cache |