diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-12-15 21:22:20 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-12-15 21:22:20 +0000 |
commit | f10fe99ed8d5b26fdb96d9913ac89e04055ef0db (patch) | |
tree | b74b6743c8c034e0091419a9f2ea4919073f9c3b /deskutils/calibre | |
parent | 51ae37515dd1b2e0054e5cc15e3823cc9e3538b7 (diff) |
Notes
Diffstat (limited to 'deskutils/calibre')
-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 |