diff options
author | pawel <pawel@FreeBSD.org> | 2011-09-24 19:17:00 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2011-09-24 19:17:00 +0800 |
commit | 01bbbdbc03a854664b39b05743aea58fc1d2590d (patch) | |
tree | f342053587fe352f5870a5b384191f31246ade56 /www | |
parent | bcbcc20530b26b33e9aa06c71e8b10c95a2ff86a (diff) | |
download | freebsd-ports-gnome-01bbbdbc03a854664b39b05743aea58fc1d2590d.tar.gz freebsd-ports-gnome-01bbbdbc03a854664b39b05743aea58fc1d2590d.tar.zst freebsd-ports-gnome-01bbbdbc03a854664b39b05743aea58fc1d2590d.zip |
Deprecate, not compatible with Firefox > 2.
PR: ports/160956
Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
Approved by: miwi, wen (mentors implicit)
Diffstat (limited to 'www')
-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} |