diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-10-04 13:30:54 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-10-04 13:30:54 +0000 |
commit | ca31c422448a03a32afb01bd014b865db585c609 (patch) | |
tree | ecb6f8eb9d3c24754ffb6b8b2eb2eeccbd129a18 /www/Makefile | |
parent | rinetd >= 0.62_1 has no more vulnerabilities (diff) |
The first free open source JavaServer(tm) Faces implementation.
JavaServer(tm) Faces is a new and upcoming web application framework that
accomplishes the MVC paradigm. It is comparable to the well-known Struts
Framework but has features and concepts that are beyond those of Struts;
especially the component orientation.
WWW: http://myfaces.apache.org/
Notes
Notes:
svn path=/head/; revision=144161
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 fb8200a82dc8..a8ad654293d9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -375,6 +375,7 @@ SUBDIR += mozilla-devel SUBDIR += mozplugger SUBDIR += mplayer-plugin + SUBDIR += myfaces SUBDIR += myghty SUBDIR += nanoblogger SUBDIR += nd |