diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-09-06 07:59:57 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-09-06 07:59:57 +0000 |
commit | 2df1969a3b13d2829d190c31384f4183d4e24dbf (patch) | |
tree | ade922570ccf6431e44048f5cdb1709bcc552292 /audio/py-shout | |
parent | d2c1dc5fb734b31e840a0e26ab2d66d7a84ccba4 (diff) |
Notes
Diffstat (limited to 'audio/py-shout')
-rw-r--r-- | audio/py-shout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-shout/Makefile b/audio/py-shout/Makefile index 5bea74195f17..b60e39087e1f 100644 --- a/audio/py-shout/Makefile +++ b/audio/py-shout/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://downloads.us.xiph.org/releases/libshout/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-python-${PORTVERSION} -MAINTAINER= duchateau.olivier@gmail.com +MAINTAINER= python@FreeBSD.org COMMENT= Python bindings for libshout2 LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 |