diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-03-27 21:11:08 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-03-27 21:11:08 +0000 |
commit | 480c577baa45ef6f27ad8e0c46958ccecdb6d94f (patch) | |
tree | 38e82fdc8d8a1a28215196aec951504537c1c0ad /deskutils | |
parent | ea151d1c2eba86024177b9450f83501b4eda3dc2 (diff) | |
download | ports-480c577baa45ef6f27ad8e0c46958ccecdb6d94f.tar.gz ports-480c577baa45ef6f27ad8e0c46958ccecdb6d94f.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/calibre/Makefile | 1 | ||||
-rw-r--r-- | deskutils/osmo/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index d33d26f55ea6..402f730ad44f 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -3,6 +3,7 @@ PORTNAME= calibre PORTVERSION= 3.40.1 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/osmo/Makefile b/deskutils/osmo/Makefile index 073df7864fc9..ec54138ef54a 100644 --- a/deskutils/osmo/Makefile +++ b/deskutils/osmo/Makefile @@ -3,7 +3,7 @@ PORTNAME= osmo PORTVERSION= 0.4.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION} |