svn commit: r318275 - head/security/super

Chris Rees crees at FreeBSD.org
Mon May 27 08:16:29 UTC 2013


On 16 May 2013 06:29, David E. O'Brien <obrien at freebsd.org> wrote:
> Author: obrien
> Date: Thu May 16 05:29:15 2013
> New Revision: 318275
> URL: http://svnweb.freebsd.org/changeset/ports/318275
>
> Log:
>   Add license info.
>
> Modified:
>   head/security/super/Makefile
>
> Modified: head/security/super/Makefile
> ==============================================================================
> --- head/security/super/Makefile        Thu May 16 05:28:01 2013        (r318274)
> +++ head/security/super/Makefile        Thu May 16 05:29:15 2013        (r318275)
> @@ -13,6 +13,9 @@ COMMENT=      Allow others to run commands as
>
>  LICENSE=       GPLv1
>
> +LICENSE=       ART10 GPLv1
> +LICENSE_COMB=  dual
> +
>  GNU_CONFIGURE= yes
>  MAKE_JOBS_SAFE=        yes

There are now two LICENSE lines.  I removed the first one for you.

Chris


More information about the svn-ports-all mailing list