diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-03-15 15:39:07 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-03-15 15:39:07 +0000 |
commit | eb6e1c2aa2c986640865646121c315895a589724 (patch) | |
tree | 3a6fcd65eff32f59ab82c479ceebfc5cf28fc84b /audio/lpac | |
parent | - Don't create unused directory (diff) |
- Add some mirrors
Notes
Notes:
svn path=/head/; revision=381351
Diffstat (limited to 'audio/lpac')
-rw-r--r-- | audio/lpac/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/lpac/Makefile b/audio/lpac/Makefile index 7a5685a77206..fcea7e680d6f 100644 --- a/audio/lpac/Makefile +++ b/audio/lpac/Makefile @@ -4,7 +4,10 @@ PORTNAME= lpac PORTVERSION= 1.40 CATEGORIES= audio linux -MASTER_SITES= CENKES +MASTER_SITES= CENKES \ + ftp://relay1.tomsk.gov.ru/pub/FreeBSD/ports/distfiles/ \ + ftp://ftp.itsinternet.net/pub/FreeBSD/ports/distfiles/ \ + ftp://chernabog.cc.vt.edu/pub2/freebsd/ports/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Lossless audio codec |