diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-01-28 03:28:04 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-01-28 03:28:04 +0800 |
commit | fdffc591e0e81c4b2c6d8499e540fe404d794fa2 (patch) | |
tree | b28b36ab2dbc44949bbc83058988e14836b4c754 /www/Makefile | |
parent | f10ce07d49e70cb907f80f6499f5839ecfbbe4ec (diff) | |
download | freebsd-ports-gnome-fdffc591e0e81c4b2c6d8499e540fe404d794fa2.tar.gz freebsd-ports-gnome-fdffc591e0e81c4b2c6d8499e540fe404d794fa2.tar.zst freebsd-ports-gnome-fdffc591e0e81c4b2c6d8499e540fe404d794fa2.zip |
Allows the filtering and modification of HTTP headers.
WWW: https://addons.mozilla.org/firefox/967/
PR: ports/130951
Submitted by: Dominic Fandrey <kamikaze at bsdforen.de>
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 aa4840c2f0de..908aa7fbe9ae 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1629,6 +1629,7 @@ SUBDIR += xpi-locale-switcher SUBDIR += xpi-menueditor SUBDIR += xpi-mldonkey + SUBDIR += xpi-modify_headers SUBDIR += xpi-mousegestures SUBDIR += xpi-mozex SUBDIR += xpi-mrtech-local-install |