diff options
author | madpilot <madpilot@FreeBSD.org> | 2013-12-04 08:56:26 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2013-12-04 08:56:26 +0800 |
commit | 80d813445175211c54cb28d2e8fec5b786b625c4 (patch) | |
tree | 201b1ef99531db9dfd86b322a1557f8d9a75d756 /deskutils/calibre/Makefile | |
parent | f3afb66e984b17d5cc01dc79c822847c224799d3 (diff) | |
download | freebsd-ports-gnome-80d813445175211c54cb28d2e8fec5b786b625c4.tar.gz freebsd-ports-gnome-80d813445175211c54cb28d2e8fec5b786b625c4.tar.zst freebsd-ports-gnome-80d813445175211c54cb28d2e8fec5b786b625c4.zip |
- Update to 1.13.0
PR: ports/184472
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
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 39a96df77d81..e5f50261b638 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 1.12.0 +PORTVERSION= 1.13.0 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ |