diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2016-09-02 14:20:14 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2016-09-02 14:20:14 +0000 |
commit | b44ce18033afb5e24d3a6a0f1473edc1068a6bbf (patch) | |
tree | 2f277a9378e4288b35b59bb8c8300ac69acc505b /deskutils/calibre/Makefile | |
parent | ca9b45980eea73e1121298870f6ab28a3942812f (diff) | |
download | ports-b44ce18033afb5e24d3a6a0f1473edc1068a6bbf.tar.gz ports-b44ce18033afb5e24d3a6a0f1473edc1068a6bbf.zip |
Update to 2.66.0
Notes
Notes:
svn path=/head/; revision=421266
Diffstat (limited to 'deskutils/calibre/Makefile')
-rw-r--r-- | deskutils/calibre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 005ba3ff0c32..15298be668e3 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.65.1 +PORTVERSION= 2.66.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ |