Date: Wed, 11 Dec 2013 15:49:23 +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: r336178 - head/security/vpnc Message-ID: <201312111549.rBBFnNXV033313@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312111549.rBBFnNXV033313>