aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2023-02-09 21:46:11 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2023-02-09 21:55:23 +0000
commit2297efc51b0f75d25389b742048fb7e9b2d96f0d (patch)
tree465304db07c773aab12eb481c3c068003983eda0 /irc
parent828b16a5850f7c732705bb4cc4f8ed207faeac0d (diff)
downloadports-2297efc51b0f75d25389b742048fb7e9b2d96f0d.tar.gz
ports-2297efc51b0f75d25389b742048fb7e9b2d96f0d.zip
all: Bump PORTREVISION after GO_DEFAULT update.
Diffstat (limited to 'irc')
-rw-r--r--irc/ergo/Makefile1
-rw-r--r--irc/komanda-cli/Makefile2
-rw-r--r--irc/soju/Makefile2
3 files changed, 3 insertions, 2 deletions
diff --git a/irc/ergo/Makefile b/irc/ergo/Makefile
index e46823657ec7..8bd65fb1c707 100644
--- a/irc/ergo/Makefile
+++ b/irc/ergo/Makefile
@@ -1,6 +1,7 @@
PORTNAME= ergo
DISTVERSIONPREFIX= v
DISTVERSION= 2.11.1
+PORTREVISION= 1
CATEGORIES= irc
PKGNAMESUFFIX= -irc-server
diff --git a/irc/komanda-cli/Makefile b/irc/komanda-cli/Makefile
index bfdebb12cd6d..fd6b4e9a1868 100644
--- a/irc/komanda-cli/Makefile
+++ b/irc/komanda-cli/Makefile
@@ -1,6 +1,6 @@
PORTNAME= komanda-cli
DISTVERSION= g20190920
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= irc
MAINTAINER= lcook@FreeBSD.org
diff --git a/irc/soju/Makefile b/irc/soju/Makefile
index fb2b8443d3f5..822a2a597ded 100644
--- a/irc/soju/Makefile
+++ b/irc/soju/Makefile
@@ -1,7 +1,7 @@
PORTNAME= soju
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= irc
MAINTAINER= ashish@FreeBSD.org