diff options
author | mat <mat@FreeBSD.org> | 2004-10-12 18:52:12 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-10-12 18:52:12 +0800 |
commit | 1af5c36c1694b21e3182c87b62d9d207b0415d34 (patch) | |
tree | 881b6ba77352c0043b6e57766750774e7a6ced36 /www/Makefile | |
parent | c750c6e8f6a24440d495e9ba2cf6601e9a8bfd0d (diff) | |
download | freebsd-ports-gnome-1af5c36c1694b21e3182c87b62d9d207b0415d34.tar.gz freebsd-ports-gnome-1af5c36c1694b21e3182c87b62d9d207b0415d34.tar.zst freebsd-ports-gnome-1af5c36c1694b21e3182c87b62d9d207b0415d34.zip |
Add p5-Apache-ParseFormData 0.09, module allows you to easily
decode/parse form and query data.
PR: ports/68993
Submitted by: Jon Nistor <nistor@snickers.org>
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 f4ad763c8104..544600adbd89 100644 --- a/www/Makefile +++ b/www/Makefile @@ -386,6 +386,7 @@ SUBDIR += p5-Apache-MP3 SUBDIR += p5-Apache-NNTPGateway SUBDIR += p5-Apache-PageKit + SUBDIR += p5-Apache-ParseFormData SUBDIR += p5-Apache-Peek SUBDIR += p5-Apache-Profiler SUBDIR += p5-Apache-Radius |