diff options
author | pawel <pawel@FreeBSD.org> | 2011-09-24 19:20:07 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2011-09-24 19:20:07 +0800 |
commit | ad5336c7b0bb2293ca345af811591e17af9dbd6b (patch) | |
tree | cfd2cfaf245622c6ce883514dcdcfb46ad71b338 /www | |
parent | 01bbbdbc03a854664b39b05743aea58fc1d2590d (diff) | |
download | freebsd-ports-graphics-ad5336c7b0bb2293ca345af811591e17af9dbd6b.tar.gz freebsd-ports-graphics-ad5336c7b0bb2293ca345af811591e17af9dbd6b.tar.zst freebsd-ports-graphics-ad5336c7b0bb2293ca345af811591e17af9dbd6b.zip |
Deprecate, not compatible with Firefox > 3.
PR: ports/160957
Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
Approved by: miwi, wen (mentors implicit)
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-mozex/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/xpi-mozex/Makefile b/www/xpi-mozex/Makefile index fccb755ce03..bc47cc9750d 100644 --- a/www/xpi-mozex/Makefile +++ b/www/xpi-mozex/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= MOZDEV MAINTAINER= simon@olofsson.de COMMENT= External commands integration +DEPRECATED= Development has been ceased and not compatible with Firefox > 3. +EXPIRATION_DATE= 2011-12-01 + XPI_ID= {01bc0112-afff-4fb5-8772-191bf35a8ffb} XPI_FILES= chrome/mozex.jar install.js install.rdf chrome.manifest XPI_DIRS= chrome |