diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2023-04-27 20:54:50 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2023-04-27 21:25:55 +0300 |
commit | 3e45e8e24481fab02384c55a1e655d1dc1b781c6 (patch) | |
tree | c3b2a9a213a59d9767de44e69255bb78a6929a19 /irc/znc | |
parent | e356ceca197257c3900d9ffd823ea2bb0b6819d3 (diff) | |
download | freebsd-ports-3e45e8e24481fab02384c55a1e655d1dc1b781c6.zip |
*/*: bump all direct Boost cunsumers
Diffstat (limited to 'irc/znc')
-rw-r--r-- | irc/znc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/znc/Makefile b/irc/znc/Makefile index 61c7f55563b6..f4773f257581 100644 --- a/irc/znc/Makefile +++ b/irc/znc/Makefile @@ -1,6 +1,6 @@ PORTNAME= znc PORTVERSION= 1.8.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= irc MASTER_SITES= https://znc.in/releases/ \ https://znc.in/releases/archive/ |