diff options
author | vanilla <vanilla@FreeBSD.org> | 2002-03-01 00:32:50 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2002-03-01 00:32:50 +0800 |
commit | 2a5f326d886485f1ad6d2fa0cbd2ce2f2b8ef085 (patch) | |
tree | a14a419d6d236e973d312f929674acc796b83757 /www/Makefile | |
parent | f3a8c85d1119e43201b2f800d9f00ecc236853ef (diff) | |
download | freebsd-ports-gnome-2a5f326d886485f1ad6d2fa0cbd2ce2f2b8ef085.tar.gz freebsd-ports-gnome-2a5f326d886485f1ad6d2fa0cbd2ce2f2b8ef085.tar.zst freebsd-ports-gnome-2a5f326d886485f1ad6d2fa0cbd2ce2f2b8ef085.zip |
afterBURNER*Cache is a new tool to speed up web applications writte in PHP.
PR: ports/35250
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
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 |