diff options
author | erwin <erwin@FreeBSD.org> | 2015-08-19 15:05:33 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2015-08-19 15:05:33 +0800 |
commit | b77442b89ad28090f0d9c3991036abbb73be7b7e (patch) | |
tree | 7fc8409c2c3ed365cbba9d18a210511179996152 /audio | |
parent | e68b502d0a9de20797e6ed5e78694be9756688ea (diff) | |
download | freebsd-ports-gnome-b77442b89ad28090f0d9c3991036abbb73be7b7e.tar.gz freebsd-ports-gnome-b77442b89ad28090f0d9c3991036abbb73be7b7e.tar.zst freebsd-ports-gnome-b77442b89ad28090f0d9c3991036abbb73be7b7e.zip |
Reset maintainer
<cjg@bsdmail.org>: host mx01.gmx.com[74.208.5.27] said: 550 Requested action
not taken: mailbox unavailable (in reply to RCPT TO command)
Sponsored by: DK Hostmaster A/S
Diffstat (limited to 'audio')
-rw-r--r-- | audio/py-speex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-speex/Makefile b/audio/py-speex/Makefile index ee732ff59868..41210daff1e4 100644 --- a/audio/py-speex/Makefile +++ b/audio/py-speex/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pySpeex-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} DIST_SUBDIR= python -MAINTAINER= cjg@bsdmail.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for the Speex compressor/decompressor audio codec BUILD_DEPENDS= pyrex>=0.9.6.2:${PORTSDIR}/devel/pyrex |