diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-02-28 16:32:50 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-02-28 16:32:50 +0000 |
commit | c34230526d53879966c6bf31f8c5edd9c62a1c74 (patch) | |
tree | 8a986f2ae11a4ac88e6e699c9b1746f78d1a6817 /www/Makefile | |
parent | 7a948266fea202f17ce1663cb0fcf6a36fa8ff17 (diff) |
afterBURNER*Cache is a new tool to speed up web applications writte in PHP.
PR: ports/35250
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Notes
Notes:
svn path=/head/; revision=55337
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 83d3ad64263b..0ab2c88c41e4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -3,6 +3,7 @@ SUBDIR += Mosaic # requires Motif SUBDIR += WebMagick + SUBDIR += abcache SUBDIR += adzap SUBDIR += adzapper SUBDIR += amaya |