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-mousegestures | |
parent | f811ef3fed1b7df2bc1bde6600f22f7ec1e6e48f (diff) | |
download | ports-64e8108c5f33b2a9e27e85a34eba7856ded13bc9.tar.gz ports-64e8108c5f33b2a9e27e85a34eba7856ded13bc9.zip |
- 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-mousegestures')
-rw-r--r-- | www/xpi-mousegestures/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/xpi-mousegestures/Makefile b/www/xpi-mousegestures/Makefile index 075a7f2f8c9e..b321e19d4db8 100644 --- a/www/xpi-mousegestures/Makefile +++ b/www/xpi-mousegestures/Makefile @@ -14,6 +14,7 @@ MAINTAINER= simon@olofsson.de COMMENT= Allows you to execute common commands using mouse gestures XPI_DISTNAME= mouse_gestures +XPI_NUM= 39 XPI_ID= {FFA36170-80B1-4535-B0E3-A4569E497DD0} XPI_FILES= chrome/mozgest.jar chrome.manifest components/mgIMouseService.xpt \ install/install.properties install.js install.rdf |