diff options
author | osa <osa@FreeBSD.org> | 2004-10-22 01:54:45 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2004-10-22 01:54:45 +0800 |
commit | 6e33b806543b6d16f4a7f529d89e22b279749353 (patch) | |
tree | 80eb4eee19f6bee8c09c82c816f445a4fcf58300 /www/Makefile | |
parent | 85d228e19fa277cc58c4f9c5b7a598e8fd1c488a (diff) | |
download | freebsd-ports-gnome-6e33b806543b6d16f4a7f529d89e22b279749353.tar.gz freebsd-ports-gnome-6e33b806543b6d16f4a7f529d89e22b279749353.tar.zst freebsd-ports-gnome-6e33b806543b6d16f4a7f529d89e22b279749353.zip |
Add nginx (Engine X) - small and fast WWW-server.
Special thanks to: marck
Some ideas from PR: 72830
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 |