svn commit: r424064 - head/multimedia/l-smash

Jan Beich jbeich at FreeBSD.org
Sun Oct 16 14:13:21 UTC 2016


Author: jbeich
Date: Sun Oct 16 14:13:20 2016
New Revision: 424064
URL: https://svnweb.freebsd.org/changeset/ports/424064

Log:
  multimedia/l-smash: correct license type
  
  No MIT variant uses "and/or" spelling.
  
  Reported by:	Gentoo
  See also:	https://fedoraproject.org/wiki/Licensing:MIT

Modified:
  head/multimedia/l-smash/Makefile   (contents, props changed)

Modified: head/multimedia/l-smash/Makefile
==============================================================================
--- head/multimedia/l-smash/Makefile	Sun Oct 16 14:13:08 2016	(r424063)
+++ head/multimedia/l-smash/Makefile	Sun Oct 16 14:13:20 2016	(r424064)
@@ -8,7 +8,7 @@ CATEGORIES=	multimedia
 MAINTAINER=	jbeich at FreeBSD.org
 COMMENT=	MP4 muxer and other tools
 
-LICENSE=	MIT
+LICENSE=	ISCL
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_GITHUB=	yes


More information about the svn-ports-all mailing list