diff options
author | sat <sat@FreeBSD.org> | 2007-11-08 00:52:22 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-11-08 00:52:22 +0800 |
commit | 8c197883b9a40656411521872cec59243821c133 (patch) | |
tree | 078bde59827d643e5f40b0b1decd32c8a4da2377 /www/xpi-mousegestures | |
parent | 918ddd972368386fb86094d4e0fb67371965084a (diff) | |
download | freebsd-ports-gnome-8c197883b9a40656411521872cec59243821c133.tar.gz freebsd-ports-gnome-8c197883b9a40656411521872cec59243821c133.tar.zst freebsd-ports-gnome-8c197883b9a40656411521872cec59243821c133.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)
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 |