diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-02-27 08:03:40 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-02-27 08:03:40 +0000 |
commit | b9ae176b31226a9eeb13334f384aba05cc09f01a (patch) | |
tree | f7538e4d1b577a628c25eab4905c01d63012be56 /www/Makefile | |
parent | Perl module for manage templates and parse templates. (diff) |
Activate p5-CGI-FastTemplate.
Notes
Notes:
svn path=/head/; revision=26335
Diffstat (limited to '')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index b7428ced31a0..0356e7574a09 100644 --- a/www/Makefile +++ b/www/Makefile @@ -96,6 +96,7 @@ SUBDIR += p5-Apache-Radius SUBDIR += p5-CGI SUBDIR += p5-CGI_Lite + SUBDIR += p5-CGI-FastTemplate SUBDIR += p5-FastCGI SUBDIR += p5-HTML SUBDIR += p5-HTML-Parser |