diff options
| author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2026-01-07 10:22:10 +0000 |
|---|---|---|
| committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2026-01-07 10:22:10 +0000 |
| commit | 8b878d88b4f7f3a0a6477f645085c808b2588808 (patch) | |
| tree | c0d52665af7f84bee3d62461818b4b79bde8021c /finance | |
| parent | afe630b89f4ef97f55101bf197379c31b0fd3577 (diff) | |
Diffstat (limited to 'finance')
| -rw-r--r-- | finance/nextcloud-cospend/Makefile | 1 | ||||
| -rw-r--r-- | finance/py-python-obelisk/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/finance/nextcloud-cospend/Makefile b/finance/nextcloud-cospend/Makefile index 12b3036d3457..eabc9a003bf4 100644 --- a/finance/nextcloud-cospend/Makefile +++ b/finance/nextcloud-cospend/Makefile @@ -1,5 +1,6 @@ PORTNAME= cospend PORTVERSION= 3.1.6 +PORTREVISION= 4 CATEGORIES= finance www editors MASTER_SITES= https://github.com/julien-nc/${PORTNAME}-nc/releases/download/v${PORTVERSION}/ diff --git a/finance/py-python-obelisk/Makefile b/finance/py-python-obelisk/Makefile index 49f05eca69c7..df96a34a1e10 100644 --- a/finance/py-python-obelisk/Makefile +++ b/finance/py-python-obelisk/Makefile @@ -1,6 +1,6 @@ PORTNAME= python-obelisk PORTVERSION= 0.1.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= finance python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
