diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-11-07 16:52:22 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-11-07 16:52:22 +0000 |
commit | 64e8108c5f33b2a9e27e85a34eba7856ded13bc9 (patch) | |
tree | 085b131d3581f117a0a42a5d6d1c3c9fa4cc4162 /www/xpi-searchstatus | |
parent | f811ef3fed1b7df2bc1bde6600f22f7ec1e6e48f (diff) |
- Add XPI_NUM to make fetchable
- Provide new mirrors where needed
Approved by: portmgr (pav), chinsan (maintainer),
Lapo Luchini <lapo@lapo.it> (maintainer, implicit),
Simon Olofsson <simon@olofsson.de> (maintainer, implicit),
Steven Kreuzer <skreuzer@f2o.org> (maintainer, implicit)
Notes
Notes:
svn path=/head/; revision=202570
Diffstat (limited to 'www/xpi-searchstatus')
-rw-r--r-- | www/xpi-searchstatus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/xpi-searchstatus/Makefile b/www/xpi-searchstatus/Makefile index 814e0ff89e59..b6e7c9d9a676 100644 --- a/www/xpi-searchstatus/Makefile +++ b/www/xpi-searchstatus/Makefile @@ -13,6 +13,7 @@ CATEGORIES= www MAINTAINER= lapo@lapo.it COMMENT= Displays Google PageRank, Alexa popularity and other stats +XPI_NUM= 321 XPI_ID= {d57c9ff1-6389-48fc-b770-f78bd89b6e8a} XPI_FILES= chrome/searchstatus.jar install.js install.rdf \ readme.txt chrome.manifest |