diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2008-04-18 15:46:31 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2008-04-18 15:46:31 +0000 |
commit | 03c2df8136a65fb6664aeac7ece4bc05e7f57ac8 (patch) | |
tree | 7bdc8a20ebdce03a21f6203eb7f8fff3cea8d083 | |
parent | ea872c684c4a63db004a0f70644897c22bf7bca9 (diff) | |
download | ports-03c2df8136a65fb6664aeac7ece4bc05e7f57ac8.tar.gz ports-03c2df8136a65fb6664aeac7ece4bc05e7f57ac8.zip |
Notes
-rw-r--r-- | audio/amrcoder/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/amrcoder/Makefile b/audio/amrcoder/Makefile index b51dbdbc9552..5c8bafd64cf0 100644 --- a/audio/amrcoder/Makefile +++ b/audio/amrcoder/Makefile @@ -9,7 +9,8 @@ PORTNAME= amrcoder PORTVERSION= 1.0 CATEGORIES= audio -MASTER_SITES= http://coolsoft.ru/distfiles/ +MASTER_SITES= http://ftp.us.sinuspl.net/pub/src/ \ + http://ftp.uni-erlangen.de/pub/FreeBSD/ports/distfiles/ EXTRACT_SUFX= .tgz MAINTAINER= mail@andr.ru |