From owner-svn-ports-all@FreeBSD.ORG Wed Dec 11 15:49:24 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 29216E04; Wed, 11 Dec 2013 15:49:24 +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 1529F178C; Wed, 11 Dec 2013 15:49:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBBFnNkV033314; Wed, 11 Dec 2013 15:49:23 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBBFnNXV033313; Wed, 11 Dec 2013 15:49:23 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201312111549.rBBFnNXV033313@svn.freebsd.org> From: Emanuel Haupt Date: Wed, 11 Dec 2013 15:49:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336178 - head/security/vpnc 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: Wed, 11 Dec 2013 15:49:24 -0000 Author: ehaupt Date: Wed Dec 11 15:49:23 2013 New Revision: 336178 URL: http://svnweb.freebsd.org/changeset/ports/336178 Log: Add LEGAL_TEXT as requested by eadler. Modified: head/security/vpnc/Makefile Modified: head/security/vpnc/Makefile ============================================================================== --- head/security/vpnc/Makefile Wed Dec 11 15:15:48 2013 (r336177) +++ head/security/vpnc/Makefile Wed Dec 11 15:49:23 2013 (r336178) @@ -18,6 +18,8 @@ USES= shebangfix gmake perl5 USE_PERL5= build USE_RC_SUBR= vpnc +LEGAL_TEXT= Redistribution is not allowed if liked against OpenSSL + ALL_TARGET= all SHEBANG_FILES= makeman.pl