diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2010-01-30 14:27:27 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2010-01-30 14:27:27 +0000 |
commit | afb550e3cf83ca6a9d25a40d91f5208b3c36f9f2 (patch) | |
tree | fb95bc5acb82022c6c68c02f6e263d6524f02ae6 /deskutils/calibre | |
parent | 258a4596278aa7d7052491adbf5e259c8c73465f (diff) |
Notes
Diffstat (limited to 'deskutils/calibre')
-rw-r--r-- | deskutils/calibre/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 9e19cb1ed1ae..5e595b6bb3e1 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -7,6 +7,7 @@ PORTNAME= calibre PORTVERSION= 0.6.27 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ \ http://calibre-ebook.googlecode.com/files/ |