svn commit: r310733 - head/www/xpi-customizegoogle

Eitan Adler eadler at FreeBSD.org
Mon Jan 21 03:16:14 UTC 2013


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 at 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


More information about the svn-ports-all mailing list