svn commit: r380062 - head/audio/py-vorbis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Feb 27 04:33:01 UTC 2015
Author: sunpoet
Date: Fri Feb 27 04:33:00 2015
New Revision: 380062
URL: https://svnweb.freebsd.org/changeset/ports/380062
QAT: https://qat.redports.org/buildarchive/r380062/
Log:
- Fix LICENSE
Modified:
head/audio/py-vorbis/Makefile
Modified: head/audio/py-vorbis/Makefile
==============================================================================
--- head/audio/py-vorbis/Makefile Fri Feb 27 01:48:36 2015 (r380061)
+++ head/audio/py-vorbis/Makefile Fri Feb 27 04:33:00 2015 (r380062)
@@ -12,7 +12,7 @@ DISTNAME= pyvorbis-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= Object-oriented Python bindings for the vorbis library
-LICENSE= GPLv2
+LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/ogg/_ogg.so:${PORTSDIR}/audio/py-ogg
More information about the svn-ports-head
mailing list