diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-05-07 12:55:19 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-05-07 12:55:19 +0000 |
commit | 36f78d28c91676328fba0ae4e05acb4ac3085227 (patch) | |
tree | 160d69f779d29ca8377f441da0b4bb0b2530b846 /www/Makefile | |
parent | cb3c7a80495b41250fdcaede7a1816a287b7505b (diff) |
Add xpi-server_switcher 0.1b, an extension to navigational help tool for
web developers.
PR: ports/96871
Submitted by: chinsan <chinsan.tw@gmail.com>
Notes
Notes:
svn path=/head/; revision=161578
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 4464140b0d71..01e74b9edc62 100644 --- a/www/Makefile +++ b/www/Makefile @@ -978,6 +978,7 @@ SUBDIR += xpi-fasterfox SUBDIR += xpi-noscript SUBDIR += xpi-pdf_download + SUBDIR += xpi-server_switcher SUBDIR += xpi-tabmixplus SUBDIR += xpi-unplug SUBDIR += xshttpd |