diff options
Diffstat (limited to 'audio/py-al/Makefile')
-rw-r--r-- | audio/py-al/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-al/Makefile b/audio/py-al/Makefile index ccc723714da2..c187fa632ed3 100644 --- a/audio/py-al/Makefile +++ b/audio/py-al/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= http://bitbucket.org/marcusva/py-al/downloads/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyAL-${PORTVERSION} -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PyAL is a binding of OpenAL for Python LICENSE= ZLIB |