Date: Mon, 21 Jan 2013 03:16:14 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r310733 - head/www/xpi-customizegoogle Message-ID: <201301210316.r0L3GEAx030603@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Mon Jan 21 03:16:13 2013 New Revision: 310733 URL: http://svnweb.freebsd.org/changeset/ports/310733 Log: Avoid a period by the DEPRECATED notice Approved by: miwi (maintainer) Modified: head/www/xpi-customizegoogle/Makefile Modified: head/www/xpi-customizegoogle/Makefile ============================================================================== --- head/www/xpi-customizegoogle/Makefile Mon Jan 21 03:15:23 2013 (r310732) +++ head/www/xpi-customizegoogle/Makefile Mon Jan 21 03:16:13 2013 (r310733) @@ -11,7 +11,7 @@ MASTER_SITES= http://www.updatecg.com/ L MAINTAINER= miwi@FreeBSD.org COMMENT= Enhance and tweak Google services -DEPRECATED= Add-on has been discontinued. +DEPRECATED= Add-on has been discontinued EXPIRATION_DATE= 2013-02-10 XPI_NUM= 743
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301210316.r0L3GEAx030603>