Date: Wed, 11 Dec 2013 16:39:44 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336180 - in head: . security/vpnc Message-ID: <201312111639.rBBGdixO050587@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <freebsd.contact@marino.st> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312111639.rBBGdixO050587>