diff options
author | edwin <edwin@FreeBSD.org> | 2004-06-16 12:46:18 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-06-16 12:46:18 +0800 |
commit | 62861142a2267d640c10b062a4b8777a8cedf84a (patch) | |
tree | 23ca27bd25839a2fa46f98575b30127fc8cf1a9c /www/Makefile | |
parent | b6c57f498fddac95b65141156deb5dcb665d5e68 (diff) | |
download | freebsd-ports-gnome-62861142a2267d640c10b062a4b8777a8cedf84a.tar.gz freebsd-ports-gnome-62861142a2267d640c10b062a4b8777a8cedf84a.tar.zst freebsd-ports-gnome-62861142a2267d640c10b062a4b8777a8cedf84a.zip |
This plugin silently consumes flash MIME types to prevent the browser from
prompting the user to download them.
Submitted by: Daniel O'Connor <darius@dons.net.au>
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 c00442a5d222..ebc4202024eb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -84,6 +84,7 @@ SUBDIR += drivel SUBDIR += drupal SUBDIR += dtse + SUBDIR += dummyflash SUBDIR += eldav.el SUBDIR += elinks SUBDIR += emacs-w3m |