diff options
Diffstat (limited to 'irc/soju/Makefile')
-rw-r--r-- | irc/soju/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/soju/Makefile b/irc/soju/Makefile index 93cdd7b7810d..fe90dd088113 100644 --- a/irc/soju/Makefile +++ b/irc/soju/Makefile @@ -1,7 +1,7 @@ PORTNAME= soju DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc MASTER_SITES= https://git.sr.ht/~emersion/go-scfg/archive/:goscfg \ https://git.sr.ht/~sircmpwn/go-bare/archive/:gobare |