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-greasemonkey | |
parent | d0e722ca3e37862936c67389f09c0ac8f25b0135 (diff) |
Notes
Diffstat (limited to 'www/xpi-greasemonkey')
-rw-r--r-- | www/xpi-greasemonkey/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/xpi-greasemonkey/Makefile b/www/xpi-greasemonkey/Makefile index a22c063acaef..07e0a49cb57b 100644 --- a/www/xpi-greasemonkey/Makefile +++ b/www/xpi-greasemonkey/Makefile @@ -13,6 +13,9 @@ CATEGORIES= www MAINTAINER= chinsan@FreeBSD.org COMMENT= Add bits of DHTML to any web page to change its behavior +DEPRECATED= Ports could installed and updated more easily by user's browser(firefox) +EXPIRATION_DATE=2009-01-31 + XPI_ID= {e4a8a97b-f2ed-450b-b12d-ee082ba24781} XPI_NUM= 748 XPI_FILES= chrome/greasemonkey.jar chrome.manifest \ |