diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2012-08-21 19:48:06 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2012-08-21 19:48:06 +0000 |
commit | 287cbe9d715a2ea2ee4a60b312c73a35faf20885 (patch) | |
tree | c082ad094e157e6467d4df9e2e41a4c68887c6be /www/Makefile | |
parent | 1a1a9e30c45e607a5da5b2d16ac232d221029c92 (diff) |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 04abd721e2a9..5f0311739d9d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -66,7 +66,8 @@ SUBDIR += cakephp11 SUBDIR += cakephp12 SUBDIR += cakephp13 - SUBDIR += cakephp2 + SUBDIR += cakephp21 + SUBDIR += cakephp22 SUBDIR += calamaris SUBDIR += cas SUBDIR += castget |