From owner-svn-ports-all@FreeBSD.ORG Sun Apr 27 20:21:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4EC8C3E3; Sun, 27 Apr 2014 20:21:48 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3B6821BC6; Sun, 27 Apr 2014 20:21:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3RKLmLw026397; Sun, 27 Apr 2014 20:21:48 GMT (envelope-from thierry@svn.freebsd.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3RKLmpa026392; Sun, 27 Apr 2014 20:21:48 GMT (envelope-from thierry@svn.freebsd.org) Message-Id: <201404272021.s3RKLmpa026392@svn.freebsd.org> From: Thierry Thomas Date: Sun, 27 Apr 2014 20:21:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352458 - head/textproc/spellutils 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: Sun, 27 Apr 2014 20:21:48 -0000 Author: thierry Date: Sun Apr 27 20:21:47 2014 New Revision: 352458 URL: http://svnweb.freebsd.org/changeset/ports/352458 QAT: https://qat.redports.org/buildarchive/r352458/ Log: Since I'm there, change my e-mail. Modified: head/textproc/spellutils/Makefile Modified: head/textproc/spellutils/Makefile ============================================================================== --- head/textproc/spellutils/Makefile Sun Apr 27 20:19:27 2014 (r352457) +++ head/textproc/spellutils/Makefile Sun Apr 27 20:21:47 2014 (r352458) @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://home.worldonline.dk/byrial/spellutils/ -MAINTAINER= thierry@pompo.net +MAINTAINER= thierry@FreeBSD.org COMMENT= Programs used to isolate some parts or texts before spell-checking LICENSE= GPLv2