diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-08-09 06:21:36 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-08-09 06:24:09 +0000 |
commit | aeb01135150a7f1da57a02c0169cdae9886fb319 (patch) | |
tree | 139618fa2c82e54a7eccfbff50378cd4d517de30 /irc/ergo | |
parent | all: Bump after lang/go121 update (diff) |
all: Bump after lang/go122 update
Diffstat (limited to 'irc/ergo')
-rw-r--r-- | irc/ergo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/ergo/Makefile b/irc/ergo/Makefile index 04e164487963..706205e74017 100644 --- a/irc/ergo/Makefile +++ b/irc/ergo/Makefile @@ -1,6 +1,7 @@ PORTNAME= ergo DISTVERSIONPREFIX= v DISTVERSION= 2.14.0 +PORTREVISION= 1 CATEGORIES= irc PKGNAMESUFFIX= -irc-server |