summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-02-27 04:33:00 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-02-27 04:33:00 +0000
commit266ea93d6ca68d070596eb32b050d5bba3de70bc (patch)
treee16b15cba12e2e15664c96679591f48225d66719
parentUpgrade to 5.12. (diff)
- Fix LICENSE
Notes
Notes: svn path=/head/; revision=380062
-rw-r--r--audio/py-vorbis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-vorbis/Makefile b/audio/py-vorbis/Makefile
index e995e5373183..70e99dace6d9 100644
--- a/audio/py-vorbis/Makefile
+++ b/audio/py-vorbis/Makefile
@@ -12,7 +12,7 @@ DISTNAME= pyvorbis-${PORTVERSION}
MAINTAINER= ports@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