From owner-svn-ports-head@FreeBSD.ORG Fri May 24 18:21:01 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 12D58AA4; Fri, 24 May 2013 18:21:01 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 03CD97C2; Fri, 24 May 2013 18:21:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4OIL05O032581; Fri, 24 May 2013 18:21:00 GMT (envelope-from bsam@svn.freebsd.org) Received: (from bsam@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4OIL0LK032579; Fri, 24 May 2013 18:21:00 GMT (envelope-from bsam@svn.freebsd.org) Message-Id: <201305241821.r4OIL0LK032579@svn.freebsd.org> From: Boris Samorodov Date: Fri, 24 May 2013 18:21:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319004 - head/net/unison-nox11 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 May 2013 18:21:01 -0000 Author: bsam Date: Fri May 24 18:21:00 2013 New Revision: 319004 URL: http://svnweb.freebsd.org/changeset/ports/319004 Log: Remove the indefinite article from COMMENT. Modified: head/net/unison-nox11/Makefile Modified: head/net/unison-nox11/Makefile ============================================================================== --- head/net/unison-nox11/Makefile Fri May 24 18:19:04 2013 (r319003) +++ head/net/unison-nox11/Makefile Fri May 24 18:21:00 2013 (r319004) @@ -5,7 +5,7 @@ PORTREVISION= 0 PKGNAMESUFFIX= -nox11 MAINTAINER= bsam@FreeBSD.org -COMMENT= A user-level file synchronization tool (without x11 stuff) +COMMENT= User-level file synchronization tool (without x11 stuff) CONFLICTS= unison-[0-9]* unison-devel-[0-9]*