From owner-svn-ports-head@freebsd.org Mon Sep 5 15:21:07 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8765EB96DC4; Mon, 5 Sep 2016 15:21:07 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 57A671D7; Mon, 5 Sep 2016 15:21:07 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u85FL6sD042606; Mon, 5 Sep 2016 15:21:06 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u85FL6jL042605; Mon, 5 Sep 2016 15:21:06 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201609051521.u85FL6jL042605@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Mon, 5 Sep 2016 15:21:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421374 - head/Mk/Uses 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.23 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: Mon, 05 Sep 2016 15:21:07 -0000 Author: novel Date: Mon Sep 5 15:21:06 2016 New Revision: 421374 URL: https://svnweb.freebsd.org/changeset/ports/421374 Log: ssl.mk: fix typo in comment s/use/user/ Approved by: mat Modified: head/Mk/Uses/ssl.mk Modified: head/Mk/Uses/ssl.mk ============================================================================== --- head/Mk/Uses/ssl.mk Mon Sep 5 14:55:05 2016 (r421373) +++ head/Mk/Uses/ssl.mk Mon Sep 5 15:21:06 2016 (r421374) @@ -6,7 +6,7 @@ # Usage: USES=ssl # Valid ARGS: none # -# The use can choose which ssl library he wants with: +# The user can choose which ssl library he wants with: # # DEFAULT_VERSIONS+= ssl= #