diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2021-04-08 00:10:27 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2021-10-28 16:37:30 +0000 |
| commit | f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 (patch) | |
| tree | f8acd0ddc07f6536ba09329fb70bfa2f2ee6f471 /irc | |
| parent | mail/dovecot: mail/dovecot-pigeonhole: upgrade to 2.3.17, 0.5.17 (diff) | |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine
Diffstat (limited to 'irc')
| -rw-r--r-- | irc/znc-push/Makefile | 2 | ||||
| -rw-r--r-- | irc/znc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/znc-push/Makefile b/irc/znc-push/Makefile index 9e785841f95c..8b6100371a50 100644 --- a/irc/znc-push/Makefile +++ b/irc/znc-push/Makefile @@ -2,7 +2,7 @@ PORTNAME= znc-push DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-173 DISTVERSIONSUFFIX= -g78d0385 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc MAINTAINER= dor.bsd@xm0.uk diff --git a/irc/znc/Makefile b/irc/znc/Makefile index ee4a78b6f49f..0fa33f2ea9be 100644 --- a/irc/znc/Makefile +++ b/irc/znc/Makefile @@ -2,7 +2,7 @@ PORTNAME= znc PORTVERSION= 1.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc MASTER_SITES= https://znc.in/releases/ \ https://znc.in/releases/archive/ |
