diff options
author | eadler <eadler@FreeBSD.org> | 2013-01-21 11:15:23 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-01-21 11:15:23 +0800 |
commit | bb183beba3b953c2df163430cf14260753d61c8a (patch) | |
tree | 515594aaf73ad98be84e45aa09cbf865cc66d2d7 /www | |
parent | 37929a04e0a36957d89bc933f8763f68f7b85dc1 (diff) | |
download | freebsd-ports-gnome-bb183beba3b953c2df163430cf14260753d61c8a.tar.gz freebsd-ports-gnome-bb183beba3b953c2df163430cf14260753d61c8a.tar.zst freebsd-ports-gnome-bb183beba3b953c2df163430cf14260753d61c8a.zip |
Deprecate xpi-customize google because:
- it has been discontinued by its authors
- its replacement has been discontinued
Choose a quick expiration time because:
- any functionality it may have once had no longer works
Approved by: miwi (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-customizegoogle/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/www/xpi-customizegoogle/Makefile b/www/xpi-customizegoogle/Makefile index ec0bafb132d2..69b4cd6cd9bd 100644 --- a/www/xpi-customizegoogle/Makefile +++ b/www/xpi-customizegoogle/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xpi-customizegoogle -# Date created: 15 June 2007 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= customizegoogle PORTVERSION= 0.76 @@ -15,6 +11,9 @@ MASTER_SITES= http://www.updatecg.com/ LOCAL/chinsan/xpi MAINTAINER= miwi@FreeBSD.org COMMENT= Enhance and tweak Google services +DEPRECATED= Add-on has been discontinued. +EXPIRATION_DATE= 2013-02-10 + XPI_NUM= 743 XPI_ID= {fce36c1e-58d8-498a-b2a5-66ad1cedebbb} XPI_FILES= Changes GPL Ideas README chrome/customizegoogle.jar \ |