diff options
author | Dryice Dong Liu <dryice@FreeBSD.org> | 2007-01-31 03:42:30 +0000 |
---|---|---|
committer | Dryice Dong Liu <dryice@FreeBSD.org> | 2007-01-31 03:42:30 +0000 |
commit | fc910febd7c23792f8b871be1adeb92aef3542d0 (patch) | |
tree | f8e20dcca76bbd4c4557c3d01e56faa5aa0e3fb8 | |
parent | 45bf9f7a1e76ab54f0516930d029de376f1c7f18 (diff) | |
download | ports-fc910febd7c23792f8b871be1adeb92aef3542d0.tar.gz ports-fc910febd7c23792f8b871be1adeb92aef3542d0.zip |
Notes
-rw-r--r-- | audio/py-mutagen/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/py-mutagen/Makefile b/audio/py-mutagen/Makefile index 8d7ad0a5eab4..633289e22651 100644 --- a/audio/py-mutagen/Makefile +++ b/audio/py-mutagen/Makefile @@ -7,7 +7,8 @@ PORTNAME= mutagen PORTVERSION= 1.10.1 CATEGORIES= audio python -MASTER_SITES= http://www.sacredchao.net/~piman/software/ +MASTER_SITES= http://www.sacredchao.net/~piman/software/ \ + http://www.tortall.net/mirrors/piman-software/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= johnson.peter@gmail.com |