From owner-svn-ports-all@FreeBSD.ORG Wed Oct 17 13:46:00 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C9960DF1; Wed, 17 Oct 2012 13:46:00 +0000 (UTC) (envelope-from mich@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id B1CE28FC0A; Wed, 17 Oct 2012 13:46:00 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9HDk0BR082767; Wed, 17 Oct 2012 13:46:00 GMT (envelope-from mich@svn.freebsd.org) Received: (from mich@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9HDk0G9082764; Wed, 17 Oct 2012 13:46:00 GMT (envelope-from mich@svn.freebsd.org) Message-Id: <201210171346.q9HDk0G9082764@svn.freebsd.org> From: Michael Landin Hostbaek Date: Wed, 17 Oct 2012 13:46:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306011 - head/sysutils/finfo 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.14 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: Wed, 17 Oct 2012 13:46:00 -0000 Author: mich Date: Wed Oct 17 13:46:00 2012 New Revision: 306011 URL: http://svn.freebsd.org/changeset/ports/306011 Log: - remove author email address, as it is no longer valid Feature safe: yes Modified: head/sysutils/finfo/pkg-descr Modified: head/sysutils/finfo/pkg-descr ============================================================================== --- head/sysutils/finfo/pkg-descr Wed Oct 17 13:38:18 2012 (r306010) +++ head/sysutils/finfo/pkg-descr Wed Oct 17 13:46:00 2012 (r306011) @@ -1,3 +1 @@ Finfo displays potentially useful information about a file. - -Author: Christine F. Maxwell