diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-01-14 06:29:42 -0500 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-01-14 06:31:17 -0500 |
commit | 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 (patch) | |
tree | 35faaf1a9ae4e0b8ec0f0d17e1e3f903caac1ab9 /net-im/ssh-chat | |
parent | www/w3m: Update to the snapshot on 2023-01-12 (diff) |
all: Bump PORTVERSION after lang/go{118,119} update
Diffstat (limited to 'net-im/ssh-chat')
-rw-r--r-- | net-im/ssh-chat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ssh-chat/Makefile b/net-im/ssh-chat/Makefile index 21fbe9af907f..2d19e3544837 100644 --- a/net-im/ssh-chat/Makefile +++ b/net-im/ssh-chat/Makefile @@ -1,7 +1,7 @@ PORTNAME= ssh-chat DISTVERSIONPREFIX= v DISTVERSION= 1.10.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-im MAINTAINER= yuri@FreeBSD.org |