summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2023-03-08 09:56:54 -0500
committerDmitri Goutnik <dmgk@FreeBSD.org>2023-03-09 14:18:07 -0500
commit09079730e9ca1d59129935a6046cbb7ee5e4a93d (patch)
treedc2a7a8e09b571d05c24b4a1cda39269348b3b1f /finance
parentlang/go120: Update to 1.20.2 (diff)
all: Bump PORTREVISION after Go ports 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 9f27a0f13071..0d750a977736 100644
--- a/finance/cointop/Makefile
+++ b/finance/cointop/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cointop
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.10
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= finance
MAINTAINER= lcook@FreeBSD.org
diff --git a/finance/fixc/Makefile b/finance/fixc/Makefile
index 62726ed21c9a..11e74fec8697 100644
--- a/finance/fixc/Makefile
+++ b/finance/fixc/Makefile
@@ -1,7 +1,7 @@
PORTNAME= fixc
PORTVERSION= 1.2
DISTVERSIONPREFIX= v
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= finance
MAINTAINER= blttll@gmail.com
diff --git a/finance/ticker/Makefile b/finance/ticker/Makefile
index e736fcdb9722..d9b12a32e914 100644
--- a/finance/ticker/Makefile
+++ b/finance/ticker/Makefile
@@ -1,6 +1,7 @@
PORTNAME= ticker
DISTVERSIONPREFIX= v
DISTVERSION= 4.5.6
+PORTREVISION= 1
CATEGORIES= finance
MAINTAINER= fuz@FreeBSD.org