From owner-svn-ports-all@FreeBSD.ORG Sat Dec 14 01:53:07 2013 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 3BD924FA; Sat, 14 Dec 2013 01:53:07 +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 2796E14EF; Sat, 14 Dec 2013 01:53:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBE1r7Dc031854; Sat, 14 Dec 2013 01:53:07 GMT (envelope-from mandree@svn.freebsd.org) Received: (from mandree@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBE1r76q031853; Sat, 14 Dec 2013 01:53:07 GMT (envelope-from mandree@svn.freebsd.org) Message-Id: <201312140153.rBE1r76q031853@svn.freebsd.org> From: Matthias Andree Date: Sat, 14 Dec 2013 01:53:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336417 - head/net/rp-pppoe 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: Sat, 14 Dec 2013 01:53:07 -0000 Author: mandree Date: Sat Dec 14 01:53:06 2013 New Revision: 336417 URL: http://svnweb.freebsd.org/changeset/ports/336417 Log: Fix typos in pkg-message. Modified: head/net/rp-pppoe/pkg-message Modified: head/net/rp-pppoe/pkg-message ============================================================================== --- head/net/rp-pppoe/pkg-message Sat Dec 14 01:51:48 2013 (r336416) +++ head/net/rp-pppoe/pkg-message Sat Dec 14 01:53:06 2013 (r336417) @@ -1,4 +1,4 @@ -Note that many of the script this port installs haven't been tested in +Note that many of the scripts that this port installs have not been tested in a long time and the components tested are pppoe and pppoe-relay for the major part. Use the adsl-* configuration scripts at your own risk. -Feedback about success and failure to the port maintainer is appreciated though. +Feedback about success and failure to the port maintainer is appreciated.