From owner-svn-ports-head@FreeBSD.ORG Wed Dec 11 16:39:45 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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2B7A5ACF; Wed, 11 Dec 2013 16:39:45 +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 176301D29; Wed, 11 Dec 2013 16:39:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBBGdihC050589; Wed, 11 Dec 2013 16:39:44 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBBGdixO050587; Wed, 11 Dec 2013 16:39:44 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201312111639.rBBGdixO050587@svn.freebsd.org> From: Emanuel Haupt Date: Wed, 11 Dec 2013 16:39:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336180 - in 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-head@freebsd.org X-Mailman-Version: 2.1.17 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: Wed, 11 Dec 2013 16:39:45 -0000 Author: ehaupt Date: Wed Dec 11 16:39:44 2013 New Revision: 336180 URL: http://svnweb.freebsd.org/changeset/ports/336180 Log: Fix typo. Notified by: John Marino Modified: head/LEGAL head/security/vpnc/Makefile Modified: head/LEGAL ============================================================================== --- head/LEGAL Wed Dec 11 15:57:28 2013 (r336179) +++ head/LEGAL Wed Dec 11 16:39:44 2013 (r336180) @@ -272,7 +272,7 @@ uzap.tar.gz editors/uzap This software ventrilo_srv-* audio/ventrilo-server May not be redistributed. For personal use only. Must accept license to download. vice-* emulators/vice ROMs are copyrighted by Commodore Business Machines VMware-vSphere-Perl* net/vmware-vsphere-cli May not be redistributed. Must accept license to download. -vpnc-* security/vpnc Redistribution is not allowed if liked against OpenSSL +vpnc-* security/vpnc Redistribution is not allowed if linked against OpenSSL vst_sdk2_3.zip audio/ardour Redistribution of the VST PlugIns SDK is not allowed vtkmpeg2encode.tar.gz multimedia/vtkmpeg2encode The MPEG2 format and all software that uses it is subject to patent restrictions vwnc7.3.1/* lang/visualworks Do not redistribute Modified: head/security/vpnc/Makefile ============================================================================== --- head/security/vpnc/Makefile Wed Dec 11 15:57:28 2013 (r336179) +++ head/security/vpnc/Makefile Wed Dec 11 16:39:44 2013 (r336180) @@ -18,7 +18,7 @@ USES= shebangfix gmake perl5 USE_PERL5= build USE_RC_SUBR= vpnc -LEGAL_TEXT= Redistribution is not allowed if liked against OpenSSL +LEGAL_TEXT= Redistribution is not allowed if linked against OpenSSL ALL_TARGET= all SHEBANG_FILES= makeman.pl