diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:24:27 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:24:27 +0000 |
commit | 6955442f911e6c833af88ebf30df0a69ce45dfff (patch) | |
tree | 7e6565e996315c28346a89f4a0044c05c557e003 /www/Makefile | |
parent | Add p5-CGI-Application 1.0, perl module intended to make it easier to create (diff) |
Add p5-CGI-ArgChecker 0.02, perl module implementing a cgi interface to
String::Checker.
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 14b8d1d0cb8a..80d03bdff3d5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -147,6 +147,7 @@ SUBDIR += p5-CGI SUBDIR += p5-CGI_Lite SUBDIR += p5-CGI-Application + SUBDIR += p5-CGI-ArgChecker SUBDIR += p5-CGI-FastTemplate SUBDIR += p5-CGI-Minimal SUBDIR += p5-FastCGI |