diff options
author | erwin <erwin@FreeBSD.org> | 2003-06-21 16:26:58 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-06-21 16:26:58 +0800 |
commit | 9c911a2a2a48deec817754d18a2410e9c651cad3 (patch) | |
tree | 8b9a550733abd12b035fa279f3c9d45a694f42c5 /www/Makefile | |
parent | ffe440d60d4c20de1ead59362c7b9c2778b648d5 (diff) | |
download | freebsd-ports-gnome-9c911a2a2a48deec817754d18a2410e9c651cad3.tar.gz freebsd-ports-gnome-9c911a2a2a48deec817754d18a2410e9c651cad3.tar.zst freebsd-ports-gnome-9c911a2a2a48deec817754d18a2410e9c651cad3.zip |
Add p5-CGI-Upload 1.05, cGI class for handling browser file uploads.
PR: 53574
Submitted by: Daniel B. Hemmerich
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 be46db3c7565..f64caad32784 100644 --- a/www/Makefile +++ b/www/Makefile @@ -324,6 +324,7 @@ SUBDIR += p5-CGI-Minimal SUBDIR += p5-CGI-Session SUBDIR += p5-CGI-SpeedyCGI + SUBDIR += p5-CGI-Upload SUBDIR += p5-CGI-XMLApplication SUBDIR += p5-CGI-modules SUBDIR += p5-CGI.pm |