Index: head/audio/py-al/Makefile =================================================================== --- head/audio/py-al/Makefile (revision 383411) +++ head/audio/py-al/Makefile (revision 383412) @@ -1,17 +1,18 @@ # $FreeBSD$ PORTNAME= al PORTVERSION= 0.1.0 CATEGORIES= audio python -MASTER_SITES= http://cdn.bitbucket.org/marcusva/py-al/downloads/ +MASTER_SITES= http://bitbucket.org/marcusva/py-al/downloads/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyAL-${PORTVERSION} MAINTAINER= mva@FreeBSD.org COMMENT= PyAL is a binding of OpenAL for Python -BROKEN= Unfetchable +LICENSE= ZLIB + USES= openal:al python USE_PYTHON= autoplist distutils .include