Date: Sat, 27 Oct 2018 09:00:15 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483116 - head/multimedia/libfame Message-ID: <201810270900.w9R90FTM062942@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sat Oct 27 09:00:15 2018 New Revision: 483116 URL: https://svnweb.freebsd.org/changeset/ports/483116 Log: - Fix LICENSE Approved by: portmgr blanket Modified: head/multimedia/libfame/Makefile Modified: head/multimedia/libfame/Makefile ============================================================================== --- head/multimedia/libfame/Makefile Sat Oct 27 08:19:22 2018 (r483115) +++ head/multimedia/libfame/Makefile Sat Oct 27 09:00:15 2018 (r483116) @@ -10,7 +10,7 @@ MASTER_SITES= SF/fame/${PORTNAME}/${PORTVERSION} MAINTAINER= multimedia@FreeBSD.org COMMENT= Video encoding library -LICENSE= LGPL20 +LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/COPYING USES= libtool
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810270900.w9R90FTM062942>