diff options
author | nork <nork@FreeBSD.org> | 2003-07-15 18:01:26 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-07-15 18:01:26 +0800 |
commit | 1240d131a93784efb94ce65e4636c61fb1751d83 (patch) | |
tree | ae9152c962a1201d5ed12c09431efe3cfeceefda /www/Makefile | |
parent | ab8c6a85bec66f2685158ddcd686896221b86ef8 (diff) | |
download | freebsd-ports-gnome-1240d131a93784efb94ce65e4636c61fb1751d83.tar.gz freebsd-ports-gnome-1240d131a93784efb94ce65e4636c61fb1751d83.tar.zst freebsd-ports-gnome-1240d131a93784efb94ce65e4636c61fb1751d83.zip |
Add privoxy+ipv6 20030523, is a web proxy with advanced filtering
capabilities & with support IPv6.
PR: ports/53576
Submitted by: Lars Eggert <larse@isi.edu>
Repo copied by: joe (cvs)
Approved by: portmgr (no objections)
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 186bb7d9fba8..db0b0161919f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -408,6 +408,7 @@ SUBDIR += postnuke SUBDIR += pound SUBDIR += privoxy + SUBDIR += privoxy+ipv6 SUBDIR += publicfile SUBDIR += py-HTMLgen SUBDIR += py-albatross |