diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-14 11:21:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-14 11:21:55 +0000 |
commit | 69cb0c08c3ca562a0a1a99d0aeee2a968ef08520 (patch) | |
tree | c86c8918722b068efdcbf1a08d1093805dadc002 /www/Makefile | |
parent | 1623cbe615313cb23ca9037903654a065102f934 (diff) |
TwitterFox is a Firefox extension that notifies you of your friends'
status on Twitter.
WWW: https://addons.mozilla.org/en-US/firefox/addon/5081
Notes
Notes:
svn path=/head/; revision=228262
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 75a68c04bc10..560c6bb57590 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1664,6 +1664,7 @@ SUBDIR += xpi-tabmixplus SUBDIR += xpi-togglewordwrap SUBDIR += xpi-torbutton + SUBDIR += xpi-twitterfox SUBDIR += xpi-unplug SUBDIR += xpi-urllink SUBDIR += xpi-videodownloader |