diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-29 17:57:05 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-29 17:57:05 +0000 |
commit | e3d600dabc8064be3735e65be3488759fb2b6452 (patch) | |
tree | 8f1c9a184efd244ea9991898f3b3809cac6d1b26 /www | |
parent | 622d01710a33ccc085be9149133313a29ab83964 (diff) | |
download | ports-e3d600dabc8064be3735e65be3488759fb2b6452.tar.gz ports-e3d600dabc8064be3735e65be3488759fb2b6452.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-informenter/Makefile | 1 | ||||
-rw-r--r-- | www/xpi-inline-google-definitions/Makefile | 1 | ||||
-rw-r--r-- | www/xpi-quickproxy/Makefile | 1 | ||||
-rw-r--r-- | www/xpi-togglewordwrap/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/www/xpi-informenter/Makefile b/www/xpi-informenter/Makefile index 3154f234a33c..ea3430172b88 100644 --- a/www/xpi-informenter/Makefile +++ b/www/xpi-informenter/Makefile @@ -14,6 +14,7 @@ MAINTAINER= infofarmer@FreeBSD.org COMMENT= Helps fill forms out XPI_ID= {5546F97E-11A5-46b0-9082-32AD74AAA920} +XPI_NUM= 673 XPI_FILES= chrome/informenter.jar defaults/preferences/informenter.js install.rdf chrome.manifest XPI_DIRS= chrome defaults/preferences defaults diff --git a/www/xpi-inline-google-definitions/Makefile b/www/xpi-inline-google-definitions/Makefile index 52242c064a1c..f46b6e6c0ebb 100644 --- a/www/xpi-inline-google-definitions/Makefile +++ b/www/xpi-inline-google-definitions/Makefile @@ -14,6 +14,7 @@ MAINTAINER= infofarmer@FreeBSD.org COMMENT= Shows Google Definitions for the selected word XPI_DISTNAME= inline_google_definitions +XPI_NUM= 2083 XPI_ID= {70171e70-9057-11da-9562-00e08161165f} .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" diff --git a/www/xpi-quickproxy/Makefile b/www/xpi-quickproxy/Makefile index e54d9e4b427c..3b704e69c242 100644 --- a/www/xpi-quickproxy/Makefile +++ b/www/xpi-quickproxy/Makefile @@ -14,6 +14,7 @@ MAINTAINER= infofarmer@FreeBSD.org COMMENT= A statusbar button to quickly turn the proxy on and off XPI_ID= {d5ea4520-61a1-11da-8cd6-0800200c9a66} +XPI_NUM= 1557 XPI_FILES= chrome/quickproxy.jar chrome.manifest install.rdf XPI_DIRS= chrome diff --git a/www/xpi-togglewordwrap/Makefile b/www/xpi-togglewordwrap/Makefile index cced320ec7f6..e26c59ec28f7 100644 --- a/www/xpi-togglewordwrap/Makefile +++ b/www/xpi-togglewordwrap/Makefile @@ -14,6 +14,7 @@ MAINTAINER= infofarmer@FreeBSD.org COMMENT= Toggles word wrapping XPI_DISTNAME= toggle_word_wrap +XPI_NUM= 2351 XPI_ID= {cafe3945-058e-47e3-87f8-75bc120b9638} .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" |