From owner-svn-ports-head@FreeBSD.ORG Mon Aug 27 05:06:02 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0D227106564A; Mon, 27 Aug 2012 05:06:02 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id EC4338FC0C; Mon, 27 Aug 2012 05:06:01 +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 q7R561AL042996; Mon, 27 Aug 2012 05:06:01 GMT (envelope-from dinoex@svn.freebsd.org) Received: (from dinoex@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q7R561DA042994; Mon, 27 Aug 2012 05:06:01 GMT (envelope-from dinoex@svn.freebsd.org) Message-Id: <201208270506.q7R561DA042994@svn.freebsd.org> From: Dirk Meyer Date: Mon, 27 Aug 2012 05:06:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r303217 - head/security/tinc/files X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 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, 27 Aug 2012 05:06:02 -0000 Author: dinoex Date: Mon Aug 27 05:06:01 2012 New Revision: 303217 URL: http://svn.freebsd.org/changeset/ports/303217 Log: - fix comment PR: 171006 Submitted by: Nick Hibma Modified: head/security/tinc/files/tincd.in Modified: head/security/tinc/files/tincd.in ============================================================================== --- head/security/tinc/files/tincd.in Mon Aug 27 04:23:07 2012 (r303216) +++ head/security/tinc/files/tincd.in Mon Aug 27 05:06:01 2012 (r303217) @@ -10,7 +10,7 @@ # Define these tincd_* variables in one of these files: # /etc/rc.conf # /etc/rc.conf.local -# /etc/rc.conf.d/threeproxy +# /etc/rc.conf.d/tincd # # DO NOT CHANGE THESE DEFAULT VALUES HERE