diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-09 16:46:11 -0500 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-09 16:55:23 -0500 |
commit | 2297efc51b0f75d25389b742048fb7e9b2d96f0d (patch) | |
tree | 465304db07c773aab12eb481c3c068003983eda0 /irc/ergo | |
parent | www/py-google-api-python-client: Update to 2.77.0 (diff) |
all: Bump PORTREVISION after GO_DEFAULT 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 e46823657ec7..8bd65fb1c707 100644 --- a/irc/ergo/Makefile +++ b/irc/ergo/Makefile @@ -1,6 +1,7 @@ PORTNAME= ergo DISTVERSIONPREFIX= v DISTVERSION= 2.11.1 +PORTREVISION= 1 CATEGORIES= irc PKGNAMESUFFIX= -irc-server |