diff options
Diffstat (limited to 'audio/py-musepack/Makefile')
-rw-r--r-- | audio/py-musepack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-musepack/Makefile b/audio/py-musepack/Makefile index 77036f74382a..542e36867965 100644 --- a/audio/py-musepack/Makefile +++ b/audio/py-musepack/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.sacredchao.net/~piman/software/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} -MAINTAINER= bg1tpt@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Python module that provides the Musepack decoding interface LIB_DEPENDS= mpcdec:${PORTSDIR}/audio/libmpcdec |