diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2004-10-21 17:54:45 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2004-10-21 17:54:45 +0000 |
commit | bd4066ee457a1089e012ea4b1afe800f4db21264 (patch) | |
tree | 97335de753ae58ffd94ec09aa4426c0844ac6139 /www/Makefile | |
parent | Upgrade to latest snapshot. (diff) |
Add nginx (Engine X) - small and fast WWW-server.
Special thanks to: marck
Some ideas from PR: 72830
Notes
Notes:
svn path=/head/; revision=119912
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 c2eafd541951..87f1358d78bd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -350,6 +350,7 @@ SUBDIR += netscape48-communicator SUBDIR += netscape48-navigator SUBDIR += netscape7 + SUBDIR += nginx SUBDIR += notftp SUBDIR += npc SUBDIR += nscache |