diff options
author | linimon <linimon@FreeBSD.org> | 2010-05-24 05:16:16 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-05-24 05:16:16 +0800 |
commit | 859d4fa0508f04dee572cd972359923805f5f94c (patch) | |
tree | f27acc7c349e43c4be9c1927bedd05f69fd12bdd /audio/py-mad | |
parent | 0cf48edbed837c5e109bd18dbabfce7408a4ff69 (diff) | |
download | freebsd-ports-gnome-859d4fa0508f04dee572cd972359923805f5f94c.tar.gz freebsd-ports-gnome-859d4fa0508f04dee572cd972359923805f5f94c.tar.zst freebsd-ports-gnome-859d4fa0508f04dee572cd972359923805f5f94c.zip |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr
Diffstat (limited to 'audio/py-mad')
-rw-r--r-- | audio/py-mad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-mad/Makefile b/audio/py-mad/Makefile index 0532b019e789..58f5b3e43205 100644 --- a/audio/py-mad/Makefile +++ b/audio/py-mad/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://spacepants.org/src/pymad/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pymad-${PORTVERSION} -MAINTAINER= perky@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python module that provides the MPEG Audio Decoder interface LIB_DEPENDS= mad.2:${PORTSDIR}/audio/mad |