diff options
author | sat <sat@FreeBSD.org> | 2006-05-16 03:40:02 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-05-16 03:40:02 +0800 |
commit | 1305103ad18c45233d7b1f5bf231c078cf2f280c (patch) | |
tree | d1491b56eeba76c29ef3535eedf26e79c1b532a7 /www/Makefile | |
parent | ea1d7612734f5292c98254b5bf0cb3f9daedcf9e (diff) | |
download | freebsd-ports-gnome-1305103ad18c45233d7b1f5bf231c078cf2f280c.tar.gz freebsd-ports-gnome-1305103ad18c45233d7b1f5bf231c078cf2f280c.tar.zst freebsd-ports-gnome-1305103ad18c45233d7b1f5bf231c078cf2f280c.zip |
Add xpi-searchstatus: Displays Google PageRank, Alexa popularity and other stats
PR: ports/97294
Submitted by: Lapo Luchini <lapo@lapo.it>
Approved by: krion (mentor)
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 5fcea8ef9e4f..28b296457c92 100644 --- a/www/Makefile +++ b/www/Makefile @@ -993,6 +993,7 @@ SUBDIR += xpi-no-referrer SUBDIR += xpi-noscript SUBDIR += xpi-pdf_download + SUBDIR += xpi-searchstatus SUBDIR += xpi-server_switcher SUBDIR += xpi-stumbleupon SUBDIR += xpi-tabmixplus |