aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2023-12-07 02:15:46 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2023-12-07 02:22:10 +0000
commit0505b712df3ae2b4bcaba00aecc7c1e9100d8609 (patch)
tree4490d5e256dfdf157b15063ef0c4e410310df6bb /irc
parentadea180e8329f2dee8c5b5bc0c0b3d750cc743dd (diff)
downloadports-0505b712df3ae2b4bcaba00aecc7c1e9100d8609.tar.gz
ports-0505b712df3ae2b4bcaba00aecc7c1e9100d8609.zip
all: Bump PORTREVISION after lang/go* update
PR: 274405
Diffstat (limited to 'irc')
-rw-r--r--irc/ergo/Makefile1
-rw-r--r--irc/soju/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/irc/ergo/Makefile b/irc/ergo/Makefile
index e1f02f778425..aa3d120590be 100644
--- a/irc/ergo/Makefile
+++ b/irc/ergo/Makefile
@@ -1,6 +1,7 @@
PORTNAME= ergo
DISTVERSIONPREFIX= v
DISTVERSION= 2.12.0
+PORTREVISION= 1
CATEGORIES= irc
PKGNAMESUFFIX= -irc-server
diff --git a/irc/soju/Makefile b/irc/soju/Makefile
index 10c968d97565..9da15aea8cc5 100644
--- a/irc/soju/Makefile
+++ b/irc/soju/Makefile
@@ -1,6 +1,7 @@
PORTNAME= soju
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.0
+PORTREVISION= 1
CATEGORIES= irc
MAINTAINER= ashish@FreeBSD.org