diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-27 22:24:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-27 22:24:43 +0000 |
commit | b421894740fe2665c963a95109ad7b9763e1ee3c (patch) | |
tree | 61215289e4b4987747da34f38f426a038925c8d6 | |
parent | Fix typo in BUILD_DEPENDS (diff) |
Add back phoenix now that the problems have been resolved, and add squid.
Notes
Notes:
svn path=/head/; revision=68957
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index a25375362cf2..7cba71680fb0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -337,6 +337,7 @@ SUBDIR += p5-libwww SUBDIR += peacock SUBDIR += pgdriver + SUBDIR += phoenix SUBDIR += php-dyn SUBDIR += php-screw SUBDIR += php-templates @@ -377,6 +378,7 @@ SUBDIR += smb_auth SUBDIR += snarf SUBDIR += sqmgrlog + SUBDIR += squid SUBDIR += squid24 SUBDIR += squidclients SUBDIR += squidguard |