From owner-svn-ports-all@FreeBSD.ORG Fri Jan 10 02:53:41 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D8C996AA; Fri, 10 Jan 2014 02:53:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C36761A97; Fri, 10 Jan 2014 02:53:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0A2rfoJ070276; Fri, 10 Jan 2014 02:53:41 GMT (envelope-from tabthorpe@svn.freebsd.org) Received: (from tabthorpe@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0A2rfaN070274; Fri, 10 Jan 2014 02:53:41 GMT (envelope-from tabthorpe@svn.freebsd.org) Message-Id: <201401100253.s0A2rfaN070274@svn.freebsd.org> From: Thomas Abthorpe Date: Fri, 10 Jan 2014 02:53:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r339307 - in head/german: bsdforen-firefox-searchplugin bsdgroup-firefox-searchplugin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jan 2014 02:53:41 -0000 Author: tabthorpe Date: Fri Jan 10 02:53:41 2014 New Revision: 339307 URL: http://svnweb.freebsd.org/changeset/ports/339307 Log: - Reassign to the heap due to mail bounces Modified: head/german/bsdforen-firefox-searchplugin/Makefile (contents, props changed) head/german/bsdgroup-firefox-searchplugin/Makefile (contents, props changed) Modified: head/german/bsdforen-firefox-searchplugin/Makefile ============================================================================== --- head/german/bsdforen-firefox-searchplugin/Makefile Fri Jan 10 02:49:37 2014 (r339306) +++ head/german/bsdforen-firefox-searchplugin/Makefile Fri Jan 10 02:53:41 2014 (r339307) @@ -10,7 +10,7 @@ MASTER_SITES= http://www.crashmail.de/fi DISTFILES= bsdforen.src bsdforen.png bsdforen-wiki.src bsdforen-wiki.png EXTRACT_ONLY= yes -MAINTAINER= stefan.tell@crashmail.de +MAINTAINER= ports@FreeBSD.org COMMENT= Firefox search plugins for the www.bsdforen.de board and wiki USE_FIREFOX= yes Modified: head/german/bsdgroup-firefox-searchplugin/Makefile ============================================================================== --- head/german/bsdgroup-firefox-searchplugin/Makefile Fri Jan 10 02:49:37 2014 (r339306) +++ head/german/bsdgroup-firefox-searchplugin/Makefile Fri Jan 10 02:53:41 2014 (r339307) @@ -10,7 +10,7 @@ MASTER_SITES= http://www.crashmail.de/fi DISTFILES= bsdgroup.src bsdgroup.png bsdgroup-wiki.src bsdgroup-wiki.png EXTRACT_ONLY= yes -MAINTAINER= stefan.tell@crashmail.de +MAINTAINER= ports@FreeBSD.org COMMENT= Firefox search plugins for the www.BSDGroup.de board USE_FIREFOX= yes