diff options
author | kris <kris@FreeBSD.org> | 2002-10-28 06:24:43 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-10-28 06:24:43 +0800 |
commit | 0557f196cc633c9219dfe10fc719cfbc7bf0b846 (patch) | |
tree | ec438d1a62c6d5591a00a072449003821f3426c5 /www | |
parent | cccc592c9d035e55a55ad81ed44c1eece1faa46a (diff) | |
download | freebsd-ports-gnome-0557f196cc633c9219dfe10fc719cfbc7bf0b846.tar.gz freebsd-ports-gnome-0557f196cc633c9219dfe10fc719cfbc7bf0b846.tar.zst freebsd-ports-gnome-0557f196cc633c9219dfe10fc719cfbc7bf0b846.zip |
Add back phoenix now that the problems have been resolved, and add squid.
Diffstat (limited to 'www')
-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 |