summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2023-02-09 16:46:11 -0500
committerDmitri Goutnik <dmgk@FreeBSD.org>2023-02-09 16:55:23 -0500
commit2297efc51b0f75d25389b742048fb7e9b2d96f0d (patch)
tree465304db07c773aab12eb481c3c068003983eda0 /finance
parentwww/py-google-api-python-client: Update to 2.77.0 (diff)
all: Bump PORTREVISION after GO_DEFAULT update.
Diffstat (limited to 'finance')
-rw-r--r--finance/cointop/Makefile2
-rw-r--r--finance/fixc/Makefile2
-rw-r--r--finance/ticker/Makefile1
3 files changed, 3 insertions, 2 deletions
diff --git a/finance/cointop/Makefile b/finance/cointop/Makefile
index c779b850f537..810bcecf1b1b 100644
--- a/finance/cointop/Makefile
+++ b/finance/cointop/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cointop
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.10
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= finance
MAINTAINER= lcook@FreeBSD.org
diff --git a/finance/fixc/Makefile b/finance/fixc/Makefile
index 03fe3506aa06..8589906a3547 100644
--- a/finance/fixc/Makefile
+++ b/finance/fixc/Makefile
@@ -1,7 +1,7 @@
PORTNAME= fixc
PORTVERSION= 1.2
DISTVERSIONPREFIX= v
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= finance
MAINTAINER= blttll@gmail.com
diff --git a/finance/ticker/Makefile b/finance/ticker/Makefile
index 4ba8875c3005..f421851cea09 100644
--- a/finance/ticker/Makefile
+++ b/finance/ticker/Makefile
@@ -1,6 +1,7 @@
PORTNAME= ticker
DISTVERSIONPREFIX= v
DISTVERSION= 4.5.5
+PORTREVISION= 1
CATEGORIES= finance
MAINTAINER= fuz@FreeBSD.org