diff options
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 8e99294f599e..4f79c5e0a9a9 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -3,6 +3,7 @@ PORTNAME= calibre PORTVERSION= 3.33.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 54ccc4c4169d..70285c7f6049 100644 --- a/deskutils/osmo/Makefile +++ b/deskutils/osmo/Makefile @@ -3,7 +3,7 @@ PORTNAME= osmo PORTVERSION= 0.4.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION} |