Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2018 13:39:19 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r475890 - head/www/xpi-uBlock_origin
Message-ID:  <201807301339.w6UDdJV4053248@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Mon Jul 30 13:39:19 2018
New Revision: 475890
URL: https://svnweb.freebsd.org/changeset/ports/475890

Log:
  www/xpi-uBlock_origin: Fix DEPRECATED

Modified:
  head/www/xpi-uBlock_origin/Makefile

Modified: head/www/xpi-uBlock_origin/Makefile
==============================================================================
--- head/www/xpi-uBlock_origin/Makefile	Mon Jul 30 13:23:57 2018	(r475889)
+++ head/www/xpi-uBlock_origin/Makefile	Mon Jul 30 13:39:19 2018	(r475890)
@@ -11,7 +11,7 @@ COMMENT=	Efficient blocker for Firefox, fast and lean
 
 LICENSE=	GPLv3
 
-DEPRECATED:	legacy version, the latest one working with the ports xpi framework
+DEPRECATED=	legacy version, the latest one working with the ports xpi framework
 
 XPI_NUM=	607454
 XPI_ID=		uBlock0@raymondhill.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807301339.w6UDdJV4053248>