diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2009-01-03 07:13:47 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2009-01-03 07:13:47 +0000 |
commit | 51ab7a14bac10b666742909006c38b0c2576b6f2 (patch) | |
tree | 8285e8840c3fe331f6777f55f6d3fb5ee2113b28 /www/xpi-fission | |
parent | d0e722ca3e37862936c67389f09c0ac8f25b0135 (diff) | |
download | ports-51ab7a14bac10b666742909006c38b0c2576b6f2.tar.gz ports-51ab7a14bac10b666742909006c38b0c2576b6f2.zip |
Notes
Diffstat (limited to 'www/xpi-fission')
-rw-r--r-- | www/xpi-fission/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/xpi-fission/Makefile b/www/xpi-fission/Makefile index 2219e7d52631..cae8bccfed9f 100644 --- a/www/xpi-fission/Makefile +++ b/www/xpi-fission/Makefile @@ -13,6 +13,9 @@ CATEGORIES= www MAINTAINER= chinsan@FreeBSD.org COMMENT= Combines address bar and progress bar +DEPRECATED= Ports could installed and updated more easily by user's browser(firefox) +EXPIRATION_DATE=2009-01-31 + XPI_ID= {1280606b-2510-4fe0-97ef-9b5a22eafe41} XPI_NUM= 1951 XPI_FILES= chrome/fission.jar chrome.manifest defaults/preferences/fission.js install.rdf \ |