diff options
-rw-r--r-- | deskutils/calibre/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index ebe8051d724c..9e19cb1ed1ae 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -8,7 +8,8 @@ PORTNAME= calibre PORTVERSION= 0.6.27 CATEGORIES= deskutils python -MASTER_SITES= http://calibre-ebook.googlecode.com/files/ +MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ \ + http://calibre-ebook.googlecode.com/files/ MAINTAINER= stas@FreeBSD.org COMMENT= Ebook management application |