diff options
author | June McEnroe <june@causal.agency> | 2021-05-27 17:27:42 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-05-27 17:27:42 +0000 |
commit | cf531982e14a11df1da600450166ace434b25220 (patch) | |
tree | 99fefe12140889d4bbc81ab8a67842a7a816126f /irc/pounce/Makefile | |
parent | Update scooper to 1.2 (diff) | |
download | ports-cf531982e14a11df1da600450166ace434b25220.tar.gz ports-cf531982e14a11df1da600450166ace434b25220.zip |
Update pounce to 2.4
Diffstat (limited to '')
-rw-r--r-- | irc/pounce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/pounce/Makefile b/irc/pounce/Makefile index d8a13ae..f3ec177 100644 --- a/irc/pounce/Makefile +++ b/irc/pounce/Makefile @@ -1,5 +1,5 @@ PORTNAME= pounce -DISTVERSION= 2.3 +DISTVERSION= 2.4 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/pounce/snapshot/ |