svn commit: r478660 - head/audio/id3lib
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sat Sep 1 09:08:17 UTC 2018
Author: amdmi3
Date: Sat Sep 1 09:08:15 2018
New Revision: 478660
URL: https://svnweb.freebsd.org/changeset/ports/478660
Log:
- Fix LICENSE
Approved by: portmgr blanket
Modified:
head/audio/id3lib/Makefile
Modified: head/audio/id3lib/Makefile
==============================================================================
--- head/audio/id3lib/Makefile Sat Sep 1 07:40:28 2018 (r478659)
+++ head/audio/id3lib/Makefile Sat Sep 1 09:08:15 2018 (r478660)
@@ -10,7 +10,7 @@ MASTER_SITES= SF
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Library for manipulating ID3v1/v1.1 and ID3v2 tags
-LICENSE= GPLv2
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_mips= fails to link: '_ZTSN12_GLOBAL__N_117ConstIteratorImplE' referenced in section '.data.rel.ro' of tag.lo: defined in discarded section
More information about the svn-ports-all
mailing list