diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ergo/Makefile | 1 | ||||
-rw-r--r-- | irc/komanda-cli/Makefile | 1 | ||||
-rw-r--r-- | irc/soju/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/irc/ergo/Makefile b/irc/ergo/Makefile index 7b5d03eae950..047ec8804efd 100644 --- a/irc/ergo/Makefile +++ b/irc/ergo/Makefile @@ -1,6 +1,7 @@ PORTNAME= ergo DISTVERSIONPREFIX= v DISTVERSION= 2.9.1 +PORTREVISION= 1 CATEGORIES= irc PKGNAMESUFFIX= -irc-server diff --git a/irc/komanda-cli/Makefile b/irc/komanda-cli/Makefile index 6415d2b2edf8..4909b16ed2c3 100644 --- a/irc/komanda-cli/Makefile +++ b/irc/komanda-cli/Makefile @@ -1,5 +1,6 @@ PORTNAME= komanda-cli DISTVERSION= g20190920 +PORTREVISION= 1 CATEGORIES= irc MAINTAINER= lcook@FreeBSD.org diff --git a/irc/soju/Makefile b/irc/soju/Makefile index f4560a24c596..a36e2b4c9848 100644 --- a/irc/soju/Makefile +++ b/irc/soju/Makefile @@ -1,6 +1,7 @@ PORTNAME= soju DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= https://git.sr.ht/~emersion/go-scfg/archive/:goscfg \ https://git.sr.ht/~sircmpwn/go-bare/archive/:gobare |