diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-09-02 16:10:31 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-09-02 16:10:31 +0000 |
commit | 6dd05dec15a7ec6ee32be3229d1f92abb99616bb (patch) | |
tree | 6ab2cc46ba810a930fc7b457cdaebe43f5dca49c /audio/py-speex/pkg-descr | |
parent | de5543834038c05565c76a7efb1d0fb2e6c43055 (diff) | |
download | ports-6dd05dec15a7ec6ee32be3229d1f92abb99616bb.tar.gz ports-6dd05dec15a7ec6ee32be3229d1f92abb99616bb.zip |
Update MASTER_SITES and WWW to new location to fix fetch.
While here, use USES=python
Notes
Notes:
svn path=/head/; revision=367045
Diffstat (limited to 'audio/py-speex/pkg-descr')
-rw-r--r-- | audio/py-speex/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-speex/pkg-descr b/audio/py-speex/pkg-descr index 2e57d95014c4..c404a4204538 100644 --- a/audio/py-speex/pkg-descr +++ b/audio/py-speex/pkg-descr @@ -1,4 +1,4 @@ py-speex is a Python module that provides bindings for the Speex audio compressor/decompressor codec. -WWW: http://www.freenet.org.nz/python/pySpeex/ +WWW: http://freenet.mcnabhosting.com/python/pySpeex/ |