diff options
author | obraun <obraun@FreeBSD.org> | 2002-09-11 05:36:05 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2002-09-11 05:36:05 +0800 |
commit | 4bd77ef663ca17e88ffce7f0f244f47874d63354 (patch) | |
tree | 1874357289ec4e285e2688d9989b8c27ab63304a /www/Makefile | |
parent | 2789a386e3eb8ec1e3c5b8a963a22379fb727c80 (diff) | |
download | freebsd-ports-gnome-4bd77ef663ca17e88ffce7f0f244f47874d63354.tar.gz freebsd-ports-gnome-4bd77ef663ca17e88ffce7f0f244f47874d63354.tar.zst freebsd-ports-gnome-4bd77ef663ca17e88ffce7f0f244f47874d63354.zip |
Add www6to4 1.5, lightweight http proxy to help IPv4 only browsers.
PR: ports/36186
Submitted by: Janos Mohacsi <janos.mohacsi@dante.org.uk>
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 e2c02fccd71a..132e708d5831 100644 --- a/www/Makefile +++ b/www/Makefile @@ -416,6 +416,7 @@ SUBDIR += wmnetselect SUBDIR += wn SUBDIR += wsmake + SUBDIR += www6to4 SUBDIR += wwwcount SUBDIR += wwwoffle SUBDIR += wwwstat |