diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2011-09-24 11:17:00 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2011-09-24 11:17:00 +0000 |
commit | 05a573dcbf7a2abc401102cc7b849c1cc5068b6a (patch) | |
tree | 86548033cc2c62462362055f26d97fe051a4143e | |
parent | - Update to 2.0.3 (diff) |
Deprecate, not compatible with Firefox > 2.
PR: ports/160956
Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
Approved by: miwi, wen (mentors implicit)
Notes
Notes:
svn path=/head/; revision=282300
-rw-r--r-- | www/xpi-mousegestures/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/xpi-mousegestures/Makefile b/www/xpi-mousegestures/Makefile index ee2dc1f8d007..f9009c9d9729 100644 --- a/www/xpi-mousegestures/Makefile +++ b/www/xpi-mousegestures/Makefile @@ -13,6 +13,9 @@ CATEGORIES= www MAINTAINER= simon@olofsson.de COMMENT= Allows you to execute common commands using mouse gestures +DEPRECATED= Development has been ceased and not compatible with Firefox > 2. +EXPIRATION_DATE= 2011-12-01 + XPI_DISTNAME= mouse_gestures XPI_NUM= 39 XPI_ID= {FFA36170-80B1-4535-B0E3-A4569E497DD0} |