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-customizegoogle | |
parent | d0e722ca3e37862936c67389f09c0ac8f25b0135 (diff) |
- Set DEPRECATED with my xpi-* ports at first.
They could installed and updated more easily by user's browser(firefox).
- EXPIRATION_DATE on 2009-01-31
Notes
Notes:
svn path=/head/; revision=225169
Diffstat (limited to 'www/xpi-customizegoogle')
-rw-r--r-- | www/xpi-customizegoogle/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/xpi-customizegoogle/Makefile b/www/xpi-customizegoogle/Makefile index 3e4aea3e81d3..5e860dd4b613 100644 --- a/www/xpi-customizegoogle/Makefile +++ b/www/xpi-customizegoogle/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://www.updatecg.com/ LOCAL/chinsan/xpi MAINTAINER= chinsan@FreeBSD.org COMMENT= Enhance and tweak Google services +DEPRECATED= Ports could installed and updated more easily by user's browser(firefox) +EXPIRATION_DATE=2009-01-31 + XPI_NUM= 743 XPI_ID= {fce36c1e-58d8-498a-b2a5-66ad1cedebbb} XPI_FILES= Changes GPL Ideas README chrome/customizegoogle.jar \ |