diff options
| author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-03-16 09:29:53 +0000 |
|---|---|---|
| committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-03-16 09:29:53 +0000 |
| commit | 0b7a24020a5dcee29d0d27ff50a70f4a77d51419 (patch) | |
| tree | 7f2dbfb7533994d5dcfc8c32dfce3825f24ae94b /deskutils | |
| parent | 165de849951b1a2c9e409d32e39e1c9d21553d7e (diff) | |
Notes
Diffstat (limited to 'deskutils')
| -rw-r--r-- | deskutils/calibre/Makefile | 1 | ||||
| -rw-r--r-- | deskutils/py-autokey/Makefile | 2 | ||||
| -rw-r--r-- | deskutils/treeline/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 79360a24ee8f..c62155bbb86f 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -3,6 +3,7 @@ PORTNAME= calibre PORTVERSION= 5.13.0 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/py-autokey/Makefile b/deskutils/py-autokey/Makefile index 8a7947e5e31b..7e6bae912368 100644 --- a/deskutils/py-autokey/Makefile +++ b/deskutils/py-autokey/Makefile @@ -3,7 +3,7 @@ PORTNAME= autokey DISTVERSIONPREFIX= v DISTVERSION= 0.95.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/deskutils/treeline/Makefile b/deskutils/treeline/Makefile index e730c4a9db67..ab2380a83f2f 100644 --- a/deskutils/treeline/Makefile +++ b/deskutils/treeline/Makefile @@ -3,7 +3,7 @@ PORTNAME= treeline PORTVERSION= 3.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils python MASTER_SITES= https://github.com/doug-101/TreeLine/releases/download/v${PORTVERSION}/ \ SF/${PORTNAME}/${PORTVERSION} |
