diff options
author | scrappy <scrappy@FreeBSD.org> | 2004-08-19 11:44:57 +0800 |
---|---|---|
committer | scrappy <scrappy@FreeBSD.org> | 2004-08-19 11:44:57 +0800 |
commit | 9c890fca5e97bfd277fffa013e14dbbb2f107c93 (patch) | |
tree | 67921dfb70b27a47f8399dc05436f98cba942543 /www/Makefile | |
parent | 88fdc7d19cac5419dca7c947ecc6f154da8e1a35 (diff) | |
download | freebsd-ports-gnome-9c890fca5e97bfd277fffa013e14dbbb2f107c93.tar.gz freebsd-ports-gnome-9c890fca5e97bfd277fffa013e14dbbb2f107c93.tar.zst freebsd-ports-gnome-9c890fca5e97bfd277fffa013e14dbbb2f107c93.zip |
Perl module to validate email addresses in a CGI form
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 1baf5a8138bd..a7a22ff8237f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -424,6 +424,7 @@ SUBDIR += p5-CGI-Session SUBDIR += p5-CGI-SpeedyCGI SUBDIR += p5-CGI-Untaint + SUBDIR += p5-CGI-Untaint-email SUBDIR += p5-CGI-Upload SUBDIR += p5-CGI-XMLApplication SUBDIR += p5-CGI-modules |