diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-31 08:10:39 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-31 08:10:39 +0000 |
commit | 25e286764272ebbb754a2eac9f949c0b94679215 (patch) | |
tree | b29b033021450490db3fe0fc186196f6776c002a /www/xpi-mousegestures | |
parent | 9e0bed4651a1677859c873cdcb0650aba9281335 (diff) |
Notes
Diffstat (limited to 'www/xpi-mousegestures')
-rw-r--r-- | www/xpi-mousegestures/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/xpi-mousegestures/Makefile b/www/xpi-mousegestures/Makefile index 20ab825f6531..31feff7fbf66 100644 --- a/www/xpi-mousegestures/Makefile +++ b/www/xpi-mousegestures/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= mouse_gestures +PORTNAME= mousegestures PORTVERSION= 1.5.1 DISTVERSIONSUFFIX= -fx+mz+zm+tb CATEGORIES= www @@ -13,6 +13,7 @@ CATEGORIES= www MAINTAINER= simon@olofsson.de COMMENT= Allows you to execute common commands using mouse gestures +XPI_DISTNAME= mouse_gestures XPI_ID= {FFA36170-80B1-4535-B0E3-A4569E497DD0} XPI_FILES= chrome/mozgest.jar chrome.manifest components/mgIMouseService.xpt \ install/install.properties install.js install.rdf |